<?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#hpux hpux-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-common-5 oval-common-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#unix unix-definitions-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.4</oval:schema_version>
    <oval:timestamp>2015-09-03T07:03:22.384-04:00</oval:timestamp>
  </generator>
  <definitions>
    <definition id="oval:org.mitre.oval:def:992" version="6" class="vulnerability">
      <metadata>
        <title>HP-UX Running on Itanium Platforms Local Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-3295" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3295"/>
        <description>Unspecified vulnerability in HP-UX B.11.23 on Itanium platforms allows local users to cause a denial of service due to a "specific stack size."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-01-11T12:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-01-12T09:18:00.000-04:00">DRAFT</status_change>
            <modified date="2006-01-31T12:19:00.000-04:00" comment="Updated reference to CVE-2005-3295.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-22T08:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-03-09T12:19:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-07-03T12:56:00.000-04:00" comment="Added negate=true attribute to criteria sub-block to fix conversion error from OVAL 4.2 to OVAL 5.0">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-07-03T12:56:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:54.943-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:31.727-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:13.989-04:00">ACCEPTED</status_change>
            <modified comment="Updated for CVE-2005-3295" date="2008-09-09T10:39:00.374-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2008-09-09T10:42:43.389-04:00">INTERIM</status_change>
            <status_change date="2008-09-29T04:00:53.978-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:44.207-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:52.551-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX01233">
        <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
        <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:1350"/>
        <criteria negate="true" operator="OR" comment="Patch PHKL_33713 and PHKL_33714 are installed">
          <criterion comment="Patch PHKL_33713 is installed" test_ref="oval:org.mitre.oval:tst:1349"/>
          <criterion comment="Patch PHKL_33714 is installed" test_ref="oval:org.mitre.oval:tst:1348"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:935" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX PMTUD Remote DoS (B.11.23)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1192" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1192"/>
        <description>Unknown vulnerability in HP-UX B.11.00, B.11.04, B.11.11, B.11.22, and B.11.23, when running TCP/IP on IPv4, allows remote attackers to cause a denial of service via certain packets, related to the PMTU, a different vulnerability than CVE-2004-1060.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-02-01T11:45:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-09T12:19:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:31.649-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:13.897-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:935 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:06:25.156-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:49.198-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.23">
          <criteria operator="AND" comment="700 Series OS Release 11.23">
            <criterion comment="700-series HP" test_ref="oval:org.mitre.oval:tst:2515"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:2511"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.23">
            <criterion comment="800-series HP" test_ref="oval:org.mitre.oval:tst:2513"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:2511"/>
          </criteria>
        </criteria>
        <criterion comment="Networking.NET2-KRN is installed" test_ref="oval:org.mitre.oval:tst:1442"/>
        <criterion negate="true" comment="Patch PHNE_32606 is installed" test_ref="oval:org.mitre.oval:tst:1441"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:899" version="6" class="vulnerability">
      <metadata>
        <title>HP-UX 11.04 Path MTU Discovery Attack Vulnerability</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1060" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1060"/>
        <description>Multiple TCP/IP and ICMP implementations, when using Path MTU (PMTU) discovery (PMTUD), allow remote attackers to cause a denial of service (network throughput reduction for TCP connections) via forged ICMP ("Fragmentation Needed and Don't Fragment was Set") packets with a low next-hop MTU value, aka the "Path MTU discovery attack."  NOTE: CVE-2004-0790, CVE-2004-0791, and CVE-2004-1060 have been SPLIT based on different attacks; CVE-2005-0065, CVE-2005-0066, CVE-2005-0067, and CVE-2005-0068 are related identifiers that are SPLIT based on the underlying vulnerability.  While CVE normally SPLITs based on vulnerability, the attack-based identifiers exist due to the variety and number of affected implementations and solutions that address the attacks instead of the underlying vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:48:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:54.417-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:16:01.065-04:00">ACCEPTED</status_change>
            <modified comment="Added title." date="2007-02-22T17:23:00.955-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-22T17:23:41.998-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:28.351-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:31.562-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:13.792-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:899 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:04:58.073-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:48.788-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.04">
          <criteria operator="AND" comment="700 Series OS Release 11.04">
            <criterion comment="700-series HP" test_ref="oval:org.mitre.oval:tst:3443"/>
            <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.04">
            <criterion comment="800-series HP" test_ref="oval:org.mitre.oval:tst:4124"/>
            <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          </criteria>
        </criteria>
        <criterion negate="true" comment="Patch PHNE_33427 is installed" test_ref="oval:org.mitre.oval:tst:3468"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8717" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Increase in Privilege, Denial of Service and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0217" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0217"/>
        <description>The design of the W3C XML Signature Syntax and Processing (XMLDsig) recommendation, as implemented in products including (1) the Oracle Security Developer Tools component in Oracle Application Server 10.1.2.3, 10.1.3.4, and 10.1.4.3IM; (2) the WebLogic Server component in BEA Product Suite 10.3, 10.0 MP1, 9.2 MP3, 9.1, 9.0, and 8.1 SP6; (3) Mono before 2.4.2.2; (4) XML Security Library before 1.2.12; (5) IBM WebSphere Application Server Versions 6.0 through 6.0.2.33, 6.1 through 6.1.0.23, and 7.0 through 7.0.0.1; (6) Sun JDK and JRE Update 14 and earlier; (7) Microsoft .NET Framework 3.0 through 3.0 SP2, 3.5, and 4.0; and other products uses a parameter that defines an HMAC truncation length (HMACOutputLength) but does not require a minimum for this length, which allows attackers to spoof HMAC-based signatures and bypass authentication by specifying a truncation length with a small number of bits.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-22T17:00:25.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-02T15:02:17.264-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:51.843-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:34.551-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:01.404-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:02:04.407-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:14.879-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:39.618-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:31.509-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:41.445-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02476">
        <criteria operator="OR">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21232"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21134"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21288"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21280"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21264"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21236"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21266"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21217"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21165"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20296"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20866"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21114"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21200"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21131"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21090"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20521"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21075"/>
          <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21193"/>
          <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20364"/>
          <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20326"/>
          <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21148"/>
          <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20488"/>
          <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21242"/>
          <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21197"/>
          <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20531"/>
          <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21198"/>
          <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21177"/>
          <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21138"/>
          <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20945"/>
          <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21254"/>
          <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20871"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21155"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21289"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20933"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21178"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20303"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20896"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21293"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20784"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21176"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20635"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21039"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20661"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21008"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21199"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8622" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Increase in Privilege, Denial of Service and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</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-03-22T17:00:25.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-02T15:02:08.423-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:46.751-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:30.452-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:26.391-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:02:03.855-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:22.317-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:39.446-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:44.767-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:41.221-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02503">
        <criteria operator="OR">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20287"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21009"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20865"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21181"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21269"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20785"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20932"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20739"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21166"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20975"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21157"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20888"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21180"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21161"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21041"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21186"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21112"/>
          <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20942"/>
          <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21163"/>
          <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21239"/>
          <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21147"/>
          <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21050"/>
          <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21152"/>
          <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20695"/>
          <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20858"/>
          <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20653"/>
          <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21240"/>
          <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21098"/>
          <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21241"/>
          <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20456"/>
          <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21285"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20892"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21053"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21191"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20877"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20556"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20758"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20683"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21228"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21149"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21107"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20916"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21272"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21105"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20746"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8608" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Increase in Privilege, Denial of Service and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</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-03-22T17:00:25.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-02T15:02:13.780-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:43.979-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:28.530-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:17.924-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:02:03.398-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:01.048-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:39.241-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:34.078-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:40.996-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02503">
        <criteria operator="OR">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20287"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21009"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20865"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21181"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21269"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20785"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20932"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20739"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21166"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20975"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21157"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20888"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21180"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21161"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21041"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21186"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21112"/>
          <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20942"/>
          <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21163"/>
          <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21239"/>
          <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21147"/>
          <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21050"/>
          <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21152"/>
          <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20695"/>
          <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20858"/>
          <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20653"/>
          <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21240"/>
          <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21098"/>
          <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21241"/>
          <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20456"/>
          <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21285"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20892"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21053"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21191"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20877"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20556"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20758"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20683"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21228"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21149"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21107"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20916"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21272"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21105"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20746"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8603" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Increase in Privilege, Denial of Service and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</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-03-22T17:00:25.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-02T15:02:12.227-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:42.619-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:27.102-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:18.065-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:02:03.199-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:01.529-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:39.031-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:34.258-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:40.599-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02503">
        <criteria operator="OR">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20287"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21009"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20865"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21181"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21269"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20785"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20932"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20739"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21166"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20975"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21157"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20888"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21180"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21161"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21041"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21186"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21112"/>
          <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20942"/>
          <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21163"/>
          <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21239"/>
          <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21147"/>
          <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21050"/>
          <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21152"/>
          <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20695"/>
          <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20858"/>
          <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20653"/>
          <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21240"/>
          <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21098"/>
          <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21241"/>
          <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20456"/>
          <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21285"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20892"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21053"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21191"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20877"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20556"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20758"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20683"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21228"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21149"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21107"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20916"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21272"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21105"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20746"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8566" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Increase in Privilege, Denial of Service and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</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-03-22T17:00:25.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-02T15:02:09.178-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:40.132-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:24.692-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:07.782-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:02:02.819-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:32.948-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:38.855-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:21.191-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:40.347-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02503">
        <criteria operator="OR">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20287"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21009"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20865"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21181"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21269"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20785"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20932"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20739"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21166"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20975"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21157"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20888"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21180"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21161"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21041"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21186"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21112"/>
          <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20942"/>
          <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21163"/>
          <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21239"/>
          <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21147"/>
          <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21050"/>
          <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21152"/>
          <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20695"/>
          <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20858"/>
          <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20653"/>
          <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21240"/>
          <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21098"/>
          <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21241"/>
          <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20456"/>
          <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21285"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20892"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21053"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21191"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20877"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20556"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20758"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20683"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21228"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21149"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21107"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20916"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21272"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21105"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20746"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8558" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Increase in Privilege, Denial of Service and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2673" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2673"/>
        <description>The proxy mechanism implementation in Sun Java Runtime Environment (JRE) in JDK and JRE 6 before Update 15, and JDK and JRE 5.0 before Update 20, allows remote attackers to bypass intended access restrictions and connect to arbitrary sites via unspecified vectors, related to a declaration that lacks the final keyword.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-22T17:00:25.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-02T15:02:21.171-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:37.867-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:22.941-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:06.586-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:02:02.622-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:29.009-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:38.652-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:19.658-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:40.112-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02476">
        <criteria operator="OR">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21232"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21134"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21288"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21280"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21264"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21236"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21266"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21217"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21165"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20296"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20866"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21114"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21200"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21131"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21090"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20521"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21075"/>
          <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21193"/>
          <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20364"/>
          <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20326"/>
          <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21148"/>
          <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20488"/>
          <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21242"/>
          <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21197"/>
          <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20531"/>
          <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21198"/>
          <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21177"/>
          <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21138"/>
          <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20945"/>
          <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21254"/>
          <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20871"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21155"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21289"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20933"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21178"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20303"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20896"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21293"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20784"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21176"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20635"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21039"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20661"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21008"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21199"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8535" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote Unauthorized Data Injection, Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</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-03-23T16:01:39.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-02T15:02:03.859-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:34.867-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:19.723-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:09.321-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:02:02.439-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:38.117-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:38.444-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:23.598-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:39.904-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02482">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08l.002" test_ref="oval:org.mitre.oval:tst:20966"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08l.002" test_ref="oval:org.mitre.oval:tst:21305"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08l.002" test_ref="oval:org.mitre.oval:tst:20418"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08l.002" test_ref="oval:org.mitre.oval:tst:21054"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08l.002" test_ref="oval:org.mitre.oval:tst:20471"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08l.002" test_ref="oval:org.mitre.oval:tst:21309"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08l.002" test_ref="oval:org.mitre.oval:tst:20594"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08l.002" test_ref="oval:org.mitre.oval:tst:21258"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08l.002" test_ref="oval:org.mitre.oval:tst:21380"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08l.002" test_ref="oval:org.mitre.oval:tst:21406"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08l.002" test_ref="oval:org.mitre.oval:tst:21371"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02482">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08l.001" test_ref="oval:org.mitre.oval:tst:21401"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08l.001" test_ref="oval:org.mitre.oval:tst:21226"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08l.001" test_ref="oval:org.mitre.oval:tst:20912"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08l.001" test_ref="oval:org.mitre.oval:tst:20516"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08l.001" test_ref="oval:org.mitre.oval:tst:21017"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08l.001" test_ref="oval:org.mitre.oval:tst:20853"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08l.001" test_ref="oval:org.mitre.oval:tst:21188"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08l.001" test_ref="oval:org.mitre.oval:tst:20482"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08l.001" test_ref="oval:org.mitre.oval:tst:21318"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08l.001" test_ref="oval:org.mitre.oval:tst:20462"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08l.001" test_ref="oval:org.mitre.oval:tst:21439"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02482">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08l.003" test_ref="oval:org.mitre.oval:tst:21348"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08l.003" test_ref="oval:org.mitre.oval:tst:21238"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08l.003" test_ref="oval:org.mitre.oval:tst:20944"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08l.003" test_ref="oval:org.mitre.oval:tst:20917"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08l.003" test_ref="oval:org.mitre.oval:tst:21411"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08l.003" test_ref="oval:org.mitre.oval:tst:20833"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08l.003" test_ref="oval:org.mitre.oval:tst:21259"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08l.003" test_ref="oval:org.mitre.oval:tst:21140"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08l.003" test_ref="oval:org.mitre.oval:tst:21462"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08l.003" test_ref="oval:org.mitre.oval:tst:21184"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08l.003" test_ref="oval:org.mitre.oval:tst:21348"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8520" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Increase in Privilege, Denial of Service and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2625" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2625"/>
        <description>XMLScanner.java in Apache Xerces2 Java, as used in Sun Java Runtime Environment (JRE) in JDK and JRE 6 before Update 15 and JDK and JRE 5.0 before Update 20, and in other products, allows remote attackers to cause a denial of service (infinite loop and application hang) via malformed XML input, as demonstrated by the Codenomicon XML fuzzing framework.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-22T17:00:25.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-02T15:02:18.123-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:33.262-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:17.719-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:13.191-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:02:02.245-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:50.456-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:38.250-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:29.075-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:39.637-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02476">
        <criteria operator="OR">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21232"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21134"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21288"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21280"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21264"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21236"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21266"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21217"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21165"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20296"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20866"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21114"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21200"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21131"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21090"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20521"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21075"/>
          <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21193"/>
          <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20364"/>
          <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20326"/>
          <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21148"/>
          <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20488"/>
          <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21242"/>
          <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21197"/>
          <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20531"/>
          <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21198"/>
          <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21177"/>
          <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21138"/>
          <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20945"/>
          <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21254"/>
          <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20871"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21155"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21289"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20933"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21178"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20303"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20896"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21293"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20784"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21176"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20635"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21039"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20661"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21008"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21199"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8512" version="6" class="vulnerability">
      <metadata>
        <title>HP-UX Running sendmail, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-2261" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-2261"/>
        <description>Sendmail 8.9.0 through 8.12.6 allows remote attackers to bypass relaying restrictions enforced by the 'check_relay' function by spoofing a blank DNS hostname.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-23T16:01:39.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-02T15:01:59.793-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:32.422-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:17.459-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:12.108-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:02:02.128-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02495">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" test_ref="oval:org.mitre.oval:tst:21292"/>
            <criterion comment="InternetSrvcs.INETSVCS2-RUN is installed" test_ref="oval:org.mitre.oval:tst:20788"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_40388 is installed" test_ref="oval:org.mitre.oval:tst:20863"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02495">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" test_ref="oval:org.mitre.oval:tst:21292"/>
          <criterion negate="true" comment="Patch PHNE_40393 is installed" test_ref="oval:org.mitre.oval:tst:21246"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8475" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Increase in Privilege, Denial of Service and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</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-03-22T17:00:25.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-02T15:02:10.687-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:29.478-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:14.737-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:07.492-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:02:01.331-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:32.727-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:38.080-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:41.926-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:39.360-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02503">
        <criteria operator="OR">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20287"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21009"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20865"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21181"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21269"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20785"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20932"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20739"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21166"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20975"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21157"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20888"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21180"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21161"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21041"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21186"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21112"/>
          <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20942"/>
          <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21163"/>
          <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21239"/>
          <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21147"/>
          <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21050"/>
          <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21152"/>
          <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20695"/>
          <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20858"/>
          <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20653"/>
          <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21240"/>
          <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21098"/>
          <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21241"/>
          <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20456"/>
          <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21285"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20892"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21053"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21191"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20877"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20556"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20758"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20683"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21228"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21149"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21107"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20916"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21272"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21105"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20746"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8453" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Increase in Privilege, Denial of Service and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2676" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2676"/>
        <description>Unspecified vulnerability in JNLPAppletlauncher in Sun Java SE, and SE for Business, in JDK and JRE 6 Update 14 and earlier and JDK and JRE 5.0 Update 19 and earlier; and Java SE for Business in SDK and JRE 1.4.2_21 and earlier; allows remote attackers to create or modify arbitrary files via vectors involving an untrusted Java applet that accesses an old version of JNLPAppletLauncher.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-22T17:00:25.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-02T15:02:23.448-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:27.161-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:12.965-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:11.013-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:02:00.907-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:42.813-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:37.882-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:25.712-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:39.118-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02476">
        <criteria operator="OR">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21232"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21134"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21288"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21280"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21264"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21236"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21266"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21217"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21165"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20296"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20866"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21114"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21200"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21131"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21090"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20521"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21075"/>
          <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21193"/>
          <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20364"/>
          <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20326"/>
          <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21148"/>
          <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20488"/>
          <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21242"/>
          <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21197"/>
          <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20531"/>
          <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21198"/>
          <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21177"/>
          <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21138"/>
          <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20945"/>
          <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21254"/>
          <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20871"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21155"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21289"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20933"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21178"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20303"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20896"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21293"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20784"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21176"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20635"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21039"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20661"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21008"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21199"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8415" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Increase in Privilege, Denial of Service and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2675" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2675"/>
        <description>Integer overflow in the unpack200 utility in Sun Java Runtime Environment (JRE) in JDK and JRE 6 before Update 15, and JDK and JRE 5.0 before Update 20, allows context-dependent attackers to gain privileges via unspecified length fields in the header of a Pack200-compressed JAR file, which leads to a heap-based buffer overflow during decompression.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-22T17:00:25.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-02T15:02:22.665-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:23.644-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:09.779-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:04.730-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:02:00.428-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:24.214-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:37.693-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:17.175-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:38.814-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02476">
        <criteria operator="OR">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21232"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21134"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21288"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21280"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21264"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21236"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21266"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21217"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21165"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20296"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20866"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21114"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21200"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21131"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21090"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20521"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21075"/>
          <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21193"/>
          <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20364"/>
          <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20326"/>
          <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21148"/>
          <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20488"/>
          <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21242"/>
          <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21197"/>
          <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20531"/>
          <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21198"/>
          <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21177"/>
          <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21138"/>
          <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20945"/>
          <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21254"/>
          <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20871"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21155"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21289"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20933"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21178"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20303"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20896"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21293"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20784"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21176"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20635"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21039"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20661"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21008"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21199"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:840" version="1" class="vulnerability">
      <metadata>
        <title>Apache HTTP Request Smuggling</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>Apache</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2088" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2088"/>
        <description>The Apache HTTP server before 1.3.34, and 2.0.x before 2.0.55, when acting as an HTTP proxy, allows remote attackers to poison the web cache, bypass web application firewall protection, and conduct XSS attacks via an HTTP request with both a "Transfer-Encoding: chunked" header and a Content-Length header, which causes Apache to incorrectly handle and forward the body of the request in a way that causes the receiving server to process it as a separate HTTP request, aka "HTTP Request Smuggling."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-11-30T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-20T11:03:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.00, 11.11, or 11.23">
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.11">
            <criteria operator="AND" comment="700 Series OS Release 11.11">
              <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
              <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:2514"/>
            </criteria>
            <criteria operator="AND" comment="800 Series OS Release 11.11">
              <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2513"/>
              <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:2514"/>
            </criteria>
          </criteria>
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.00">
            <criteria operator="AND" comment="700 Series OS Release 11.00">
              <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
              <criterion comment="HP Release B.11.00" negate="false" test_ref="oval:org.mitre.oval:tst:2512"/>
            </criteria>
            <criteria operator="AND" comment="800 Series OS Release 11.00">
              <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2513"/>
              <criterion comment="HP Release B.11.00" negate="false" test_ref="oval:org.mitre.oval:tst:2512"/>
            </criteria>
          </criteria>
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.23">
            <criteria operator="AND" comment="700 Series OS Release 11.23">
              <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
              <criterion comment="HP Release B.11.23" negate="false" test_ref="oval:org.mitre.oval:tst:2511"/>
            </criteria>
            <criteria operator="AND" comment="800 Series OS Release 11.23">
              <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2513"/>
              <criterion comment="HP Release B.11.23" negate="false" test_ref="oval:org.mitre.oval:tst:2511"/>
            </criteria>
          </criteria>
        </criteria>
        <criterion comment="hpuxwsAPACHE is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2388"/>
        <criterion comment="hpuxwsAPACHE has a version greater than or equal (A|B).2.0.55.0" negate="true" test_ref="oval:org.mitre.oval:tst:2387"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8396" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Increase in Privilege, Denial of Service and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</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-03-22T17:00:25.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-02T15:02:11.474-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:21.820-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:07.739-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:05.263-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:02:00.247-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:27.583-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:37.511-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:38.872-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:38.554-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02503">
        <criteria operator="OR">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20287"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21009"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20865"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21181"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21269"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20785"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20932"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20739"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21166"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20975"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21157"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20888"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21180"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21161"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21041"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21186"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21112"/>
          <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20942"/>
          <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21163"/>
          <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21239"/>
          <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21147"/>
          <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21050"/>
          <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21152"/>
          <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20695"/>
          <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20858"/>
          <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20653"/>
          <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21240"/>
          <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21098"/>
          <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21241"/>
          <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20456"/>
          <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21285"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20892"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21053"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21191"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20877"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20556"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20758"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20683"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21228"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21149"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21107"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20916"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21272"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21105"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20746"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8366" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Apache, Remote Unauthorized Data Injection, Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</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-03-23T16:01:39.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-02T15:02:01.435-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:20.568-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:06.772-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:00.896-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:59.989-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:11.732-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:37.325-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:30.157-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:38.278-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX02498">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="hpuxwsAPACHE.APACHE2 version is less than B.2.0.59.13" test_ref="oval:org.mitre.oval:tst:21301"/>
          <criterion comment="hpuxwsAPCH32.PHP version is less than B.2.0.59.13" test_ref="oval:org.mitre.oval:tst:21187"/>
          <criterion comment="hpuxwsAPCH32.PHP2 version is less than B.2.0.59.13" test_ref="oval:org.mitre.oval:tst:21265"/>
          <criterion comment="hpuxwsAPACHE.AUTH_LDAP version is less than B.2.0.59.13" test_ref="oval:org.mitre.oval:tst:21212"/>
          <criterion comment="hpuxwsAPACHE.AUTH_LDAP2 version is less than B.2.0.59.13" test_ref="oval:org.mitre.oval:tst:20981"/>
          <criterion comment="hpuxwsAPCH32.APACHE version is less than B.2.0.59.13" test_ref="oval:org.mitre.oval:tst:20369"/>
          <criterion comment="hpuxwsAPACHE.MOD_JK version is less than B.2.0.59.13" test_ref="oval:org.mitre.oval:tst:21323"/>
          <criterion comment="hpuxwsAPCH32.APACHE2 version is less than B.2.0.59.13" test_ref="oval:org.mitre.oval:tst:21018"/>
          <criterion comment="hpuxwsAPACHE.MOD_JK2 version is less than B.2.0.59.13" test_ref="oval:org.mitre.oval:tst:21151"/>
          <criterion comment="hpuxwsAPACHE.MOD_PERL version is less than B.2.0.59.13" test_ref="oval:org.mitre.oval:tst:21352"/>
          <criterion comment="hpuxwsAPCH32.AUTH_LDAP version is less than B.2.0.59.13" test_ref="oval:org.mitre.oval:tst:20845"/>
          <criterion comment="hpuxwsAPCH32.AUTH_LDAP2 version is less than B.2.0.59.13" test_ref="oval:org.mitre.oval:tst:21339"/>
          <criterion comment="hpuxwsAPACHE.MOD_PERL2 version is less than B.2.0.59.13" test_ref="oval:org.mitre.oval:tst:21279"/>
          <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.59.13" test_ref="oval:org.mitre.oval:tst:21139"/>
          <criterion comment="hpuxwsAPCH32.MOD_JK version is less than B.2.0.59.13" test_ref="oval:org.mitre.oval:tst:21210"/>
          <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.59.13" test_ref="oval:org.mitre.oval:tst:20570"/>
          <criterion comment="hpuxwsAPCH32.MOD_JK2 version is less than B.2.0.59.13" test_ref="oval:org.mitre.oval:tst:21286"/>
          <criterion comment="hpuxwsAPCH32.WEBPROXY version is less than B.2.0.59.13" test_ref="oval:org.mitre.oval:tst:21252"/>
          <criterion comment="hpuxwsAPACHE.WEBPROXY version is less than B.2.0.59.13" test_ref="oval:org.mitre.oval:tst:21321"/>
          <criterion comment="hpuxwsAPCH32.MOD_PERL version is less than B.2.0.59.13" test_ref="oval:org.mitre.oval:tst:21268"/>
          <criterion comment="hpuxwsAPCH32.MOD_PERL2 version is less than B.2.0.59.13" test_ref="oval:org.mitre.oval:tst:20425"/>
          <criterion comment="hpuxwsAPACHE.APACHE version is less than B.2.0.59.13" test_ref="oval:org.mitre.oval:tst:21179"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8330" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Increase in Privilege, Denial of Service and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</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-03-22T17:00:25.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-02T15:02:14.552-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:17.683-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:04.365-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:08.516-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:59.658-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:35.811-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:37.109-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:22.128-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:37.844-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02503">
        <criteria operator="OR">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20287"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21009"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20865"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21181"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21269"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20785"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20932"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20739"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21166"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20975"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21157"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20888"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21180"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21161"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21041"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21186"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21112"/>
          <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20942"/>
          <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21163"/>
          <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21239"/>
          <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21147"/>
          <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21050"/>
          <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21152"/>
          <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20695"/>
          <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20858"/>
          <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20653"/>
          <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21240"/>
          <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21098"/>
          <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21241"/>
          <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20456"/>
          <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21285"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20892"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21053"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21191"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20877"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20556"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20758"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20683"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21228"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21149"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21107"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20916"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21272"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21105"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20746"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8305" version="10" class="vulnerability">
      <metadata>
        <title>HP Enterprise Cluster Master Toolkit (ECMT) running on HP-UX, Local Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-4184" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4184"/>
        <description>Unspecified vulnerability in HP Enterprise Cluster Master Toolkit (ECMT) B.05.00 on HP-UX B.11.23 (11i v2) and HP-UX B.11.31 (11i v3) allows local users to gain access to an Oracle or Sybase database via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-23T16:01:39.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-02T15:01:58.090-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:17.102-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:03.661-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:02.829-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:52.268-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:18.525-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:36.987-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:14.963-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:37.718-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02464">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SG-Oracle-Tool.CM-ORACLE is installed" test_ref="oval:org.mitre.oval:tst:21214"/>
            <criterion comment="SG-Sybase-Tool.CM-SYBASE is installed" test_ref="oval:org.mitre.oval:tst:20958"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_40230 is installed" test_ref="oval:org.mitre.oval:tst:20313"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02464">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SG-Oracle-Tool.CM-ORACLE is installed" test_ref="oval:org.mitre.oval:tst:21214"/>
            <criterion comment="SG-Sybase-Tool.CM-SYBASE is installed" test_ref="oval:org.mitre.oval:tst:20958"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_40229 is installed" test_ref="oval:org.mitre.oval:tst:20702"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8275" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Increase in Privilege, Denial of Service and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</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-03-22T17:00:25.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-02T15:02:09.897-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:15.872-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:02.345-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:07.846-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:59.358-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:33.691-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:36.780-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:42.438-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:37.464-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02503">
        <criteria operator="OR">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20287"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21009"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20865"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21181"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21269"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20785"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20932"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20739"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21166"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20975"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21157"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20888"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21180"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21161"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21041"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21186"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21112"/>
          <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20942"/>
          <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21163"/>
          <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21239"/>
          <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21147"/>
          <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21050"/>
          <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21152"/>
          <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20695"/>
          <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20858"/>
          <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20653"/>
          <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21240"/>
          <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21098"/>
          <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21241"/>
          <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20456"/>
          <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21285"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20892"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21053"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21191"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20877"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20556"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20758"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20683"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21228"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21149"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21107"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20916"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21272"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21105"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20746"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8259" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Increase in Privilege, Denial of Service and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2671" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2671"/>
        <description>The SOCKS proxy implementation in Sun Java Runtime Environment (JRE) in JDK and JRE 6 before Update 15, and JDK and JRE 5.0 before Update 20, allows remote attackers to discover the username of the account that invoked an untrusted (1) applet or (2) Java Web Start application via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-22T17:00:25.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-02T15:02:19.616-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:14.920-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:01.295-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:01.762-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:59.169-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:15.537-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:36.598-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:31.915-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:37.201-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02476">
        <criteria operator="OR">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21232"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21134"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21288"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21280"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21264"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21236"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21266"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21217"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21165"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20296"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20866"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21114"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21200"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21131"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21090"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20521"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21075"/>
          <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21193"/>
          <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20364"/>
          <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20326"/>
          <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21148"/>
          <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20488"/>
          <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21242"/>
          <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21197"/>
          <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20531"/>
          <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21198"/>
          <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21177"/>
          <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21138"/>
          <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20945"/>
          <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21254"/>
          <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20871"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21155"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21289"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20933"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21178"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20303"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20896"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21293"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20784"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21176"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20635"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21039"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20661"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21008"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21199"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8073" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Increase in Privilege, Denial of Service and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2674" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2674"/>
        <description>Integer overflow in javaws.exe in Sun Java Web Start in Sun Java Runtime Environment (JRE) in JDK and JRE 6 before Update 15 allows context-dependent attackers to execute arbitrary code via a crafted JPEG image that is not properly handled during display to a splash screen, which triggers a heap-based buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-22T17:00:25.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-02T15:02:21.885-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:12.245-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:58.399-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:48.177-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:58.701-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:34.721-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:36.406-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:12.618-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:36.956-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02476">
        <criteria operator="OR">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21232"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21134"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21288"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21280"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21264"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21236"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21266"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21217"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21165"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20296"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20866"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21114"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21200"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21131"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21090"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20521"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21075"/>
          <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21193"/>
          <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20364"/>
          <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20326"/>
          <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21148"/>
          <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20488"/>
          <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21242"/>
          <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21197"/>
          <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20531"/>
          <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21198"/>
          <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21177"/>
          <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21138"/>
          <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20945"/>
          <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21254"/>
          <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20871"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21155"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21289"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20933"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21178"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20303"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20896"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21293"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20784"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21176"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20635"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21039"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20661"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21008"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21199"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8022" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Increase in Privilege, Denial of Service and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2670" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2670"/>
        <description>The audio system in Sun Java Runtime Environment (JRE) in JDK and JRE 6 before Update 15, and JDK and JRE 5.0 before Update 20, does not prevent access to java.lang.System properties by (1) untrusted applets and (2) Java Web Start applications, which allows context-dependent attackers to obtain sensitive information by reading these properties.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-22T17:00:25.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-02T15:02:18.830-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:10.076-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:57.052-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:55.994-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:58.515-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:56.345-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:36.220-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:23.651-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:36.574-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02476">
        <criteria operator="OR">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21232"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21134"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21288"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21280"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21264"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21236"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21266"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21217"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21165"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20296"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20866"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21114"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21200"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21131"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21090"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20521"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21075"/>
          <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21193"/>
          <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20364"/>
          <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20326"/>
          <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21148"/>
          <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20488"/>
          <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21242"/>
          <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21197"/>
          <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20531"/>
          <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21198"/>
          <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21177"/>
          <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21138"/>
          <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20945"/>
          <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21254"/>
          <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20871"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21155"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21289"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20933"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21178"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20303"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20896"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21293"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20784"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21176"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20635"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21039"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20661"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21008"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21199"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7986" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running VRTSweb, Remote Execution of Arbitrary Code, Increase of Privilege</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3027" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3027"/>
        <description>VRTSweb.exe in VRTSweb in Symantec Backup Exec Continuous Protection Server (CPS) 11d, 12.0, and 12.5; Veritas NetBackup Operations Manager (NOM) 6.0 GA through 6.5.5; Veritas Backup Reporter (VBR) 6.0 GA through 6.6; Veritas Storage Foundation (SF) 3.5; Veritas Storage Foundation for Windows High Availability (SFWHA) 4.3MP2, 5.0, 5.0RP1a, 5.0RP2, 5.1, and 5.1AP1; Veritas Storage Foundation for High Availability (SFHA) 3.5; Veritas Storage Foundation for Oracle (SFO) 4.1, 5.0, and 5.0.1; Veritas Storage Foundation for DB2 4.1 and 5.0; Veritas Storage Foundation for Sybase 4.1 and 5.0; Veritas Storage Foundation for Oracle Real Application Cluster (SFRAC) 3.5, 4.0, 4.1, and 5.0; Veritas Storage Foundation Manager (SFM) 1.0, 1.0 MP1, 1.1, 1.1.1Ux, 1.1.1Win, and 2.0; Veritas Cluster Server (VCS) 3.5, 4.0, 4.1, and 5.0; Veritas Cluster Server One (VCSOne) 2.0, 2.0.1, and 2.0.2; Veritas Application Director (VAD) 1.1 and 1.1 Platform Expansion; Veritas Cluster Server Management Console (VCSMC) 5.1, 5.5, and 5.5.1; Veritas Storage Foundation Cluster File System (SFCFS) 3.5, 4.0, 4.1, and 5.0; Veritas Storage Foundation Cluster File System for Oracle RAC (SFCFS RAC) 5.0; Veritas Command Central Storage (CCS) 4.x, 5.0, and 5.1; Veritas Command Central Enterprise Reporter (CC-ER) 5.0 GA, 5.0 MP1, 5.0 MP1RP1, and 5.1; Veritas Command Central Storage Change Manager (CC-SCM) 5.0 and 5.1; and Veritas MicroMeasure 5.0 does not properly validate authentication requests, which allows remote attackers to trigger the unpacking of a WAR archive, and execute arbitrary code in the contained files, via crafted data to TCP port 14300.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-23T16:01:40.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-02T15:02:04.616-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:09.612-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:56.592-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:02.354-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:52.068-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:17.962-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:36.114-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:33.446-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:36.388-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02480">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="VRTSweb.VRTSWEB is installed" test_ref="oval:org.mitre.oval:tst:20656"/>
          <criteria negate="true" operator="OR" comment="Patch PHCO_40519 and PHCO_40520 are installed">
            <criterion comment="Patch PHCO_40519 is installed" test_ref="oval:org.mitre.oval:tst:21311"/>
            <criterion comment="Patch PHCO_40520 is installed" test_ref="oval:org.mitre.oval:tst:21357"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02480">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="VRTSweb.VRTSWEB is installed" test_ref="oval:org.mitre.oval:tst:20656"/>
          <criterion negate="true" comment="Patch PHCO_40518 is installed" test_ref="oval:org.mitre.oval:tst:21249"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7913" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Increase in Privilege, Denial of Service and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</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-03-22T17:00:25.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-02T15:02:12.989-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:07.963-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:54.930-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:04.298-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:57.816-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:22.750-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:35.901-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:16.457-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:36.123-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02503">
        <criteria operator="OR">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20287"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21009"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20865"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21181"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21269"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20785"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20932"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20739"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21166"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20975"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21157"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20888"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21180"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21161"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21041"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21186"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21112"/>
          <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20942"/>
          <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21163"/>
          <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21239"/>
          <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21147"/>
          <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21050"/>
          <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21152"/>
          <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20695"/>
          <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20858"/>
          <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20653"/>
          <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21240"/>
          <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21098"/>
          <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21241"/>
          <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20456"/>
          <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21285"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20892"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21053"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21191"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20877"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20556"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20758"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20683"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21228"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21149"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21107"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20916"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21272"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21105"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20746"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:785" version="7" class="vulnerability">
      <metadata>
        <title>HP-UX usermod(1M) Local Unauthorized Access.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1248" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1248"/>
        <description>Unspecified vulnerability in usermod in HP-UX B.11.00, B.11.11, and B.11.23, when run with certain options that involve a new home directory, might cause usermod to change the ownership of all directories and files under the new directory, which might result in less secure permissions than intended.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-18T07:24:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-22T11:10:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added CVE reference. Implemented by Jon Baker of The MITRE Corporation." date="2007-05-07T12:00:00.048-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-05-07T12:01:40.074-04:00">INTERIM</status_change>
            <status_change date="2007-05-23T15:05:52.817-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:31.466-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:13.680-04:00">ACCEPTED</status_change>
            <modified comment="Criteria meets HP Security Bulletin HPSBUX02102" date="2008-07-14T10:21:00.322-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2008-07-14T10:22:19.346-04:00">INTERIM</status_change>
            <status_change date="2008-08-04T04:00:42.912-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:11.708-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:57.674-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02102">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="OS-Core.SYS-ADMIN is installed" test_ref="oval:org.mitre.oval:tst:8212"/>
            <criterion comment="OS-Core.SYS2-ADMIN is installed" test_ref="oval:org.mitre.oval:tst:7877"/>
          </criteria>
          <criterion negate="true" comment="Patch PHCO_34764 is installed" test_ref="oval:org.mitre.oval:tst:8277"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02102">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="OS-Core.SYS-ADMIN is installed" test_ref="oval:org.mitre.oval:tst:8212"/>
          <criterion negate="true" comment="Patch PHCO_33142 is installed" test_ref="oval:org.mitre.oval:tst:8598"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02102">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="OS-Core.SYS-ADMIN is installed" test_ref="oval:org.mitre.oval:tst:8212"/>
          <criterion negate="true" comment="Patch PHCO_34763 is installed" test_ref="oval:org.mitre.oval:tst:8081"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7750" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Increase in Privilege, Denial of Service and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</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-03-22T17:00:25.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-02T15:02:07.668-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:01.814-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:48.760-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:57.963-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:57.324-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:03.050-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:35.586-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:26.444-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:35.549-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02503">
        <criteria operator="OR">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20287"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21009"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20865"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21181"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21269"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20785"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20932"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20739"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21166"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20975"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21157"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:20888"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21180"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21161"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21041"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21186"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.24.00" test_ref="oval:org.mitre.oval:tst:21112"/>
          <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20942"/>
          <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21163"/>
          <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21239"/>
          <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21147"/>
          <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21050"/>
          <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21152"/>
          <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20695"/>
          <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20858"/>
          <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20653"/>
          <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21240"/>
          <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21098"/>
          <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21241"/>
          <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:20456"/>
          <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.19.00" test_ref="oval:org.mitre.oval:tst:21285"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20892"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21053"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21191"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20877"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20556"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20758"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20683"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21228"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21149"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21107"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20916"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21272"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:21105"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.06.00" test_ref="oval:org.mitre.oval:tst:20746"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7723" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Increase in Privilege, Denial of Service and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2672" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2672"/>
        <description>The proxy mechanism implementation in Sun Java Runtime Environment (JRE) in JDK and JRE 6 before Update 15, and JDK and JRE 5.0 before Update 20, does not prevent access to browser cookies by untrusted (1) applets and (2) Java Web Start applications, which allows remote attackers to hijack web sessions via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-22T17:00:25.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-02T15:02:20.390-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:00:59.776-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:46.519-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:47.769-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:56.857-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:32.493-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:35.359-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:11.702-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:35.285-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02476">
        <criteria operator="OR">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21232"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21134"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21288"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21280"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21264"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21236"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21266"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21217"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21165"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20296"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20866"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21114"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21200"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21131"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21090"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:20521"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.23.00" test_ref="oval:org.mitre.oval:tst:21075"/>
          <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21193"/>
          <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20364"/>
          <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20326"/>
          <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21148"/>
          <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20488"/>
          <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21242"/>
          <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21197"/>
          <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20531"/>
          <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21198"/>
          <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21177"/>
          <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21138"/>
          <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20945"/>
          <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:21254"/>
          <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.17.00" test_ref="oval:org.mitre.oval:tst:20871"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21155"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21289"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20933"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21178"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20303"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20896"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21293"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20784"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21176"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20635"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21039"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:20661"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21008"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.05.00" test_ref="oval:org.mitre.oval:tst:21199"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:772" version="2" class="vulnerability">
      <metadata>
        <title>HP-UX Usermod Local Unauthorized Access Vulnerability instead of usermod Recursive Ownership Error.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>Apache</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1248" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1248"/>
        <description>Unspecified vulnerability in usermod in HP-UX B.11.00, B.11.11, and B.11.23, when run with certain options that involve a new home directory, might cause usermod to change the ownership of all directories and files under the new directory, which might result in less secure permissions than intended.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-18T07:24:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-22T11:10:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added CVE reference. Implemented by Jon Baker of The MITRE Corporation." date="2007-03-19T20:27:00.650-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-03-19T20:42:53.692-04:00">INTERIM</status_change>
            <modified comment="Updated definition title. Implemented by Jon Baker of The MITRE Corporation." date="2007-03-19T20:42:00.035-04:00">
              <contributor organization="Security-Database">Nabil Ouchn</contributor>
            </modified>
            <status_change date="2007-04-10T13:44:28.730-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.00">
          <criteria operator="AND" comment="700 Series OS Release 11.00">
            <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
            <criterion comment="HP Release B.11.00" negate="false" test_ref="oval:org.mitre.oval:tst:2512"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.00">
            <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2513"/>
            <criterion comment="HP Release B.11.00" negate="false" test_ref="oval:org.mitre.oval:tst:2512"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:766" version="6" class="vulnerability">
      <metadata>
        <title>HP-UX Trusted Mode remshd, Remote Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-3565" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3565"/>
        <description>Unknown vulnerability in remshd daemon in HP-UX B.11.00, B.11.11, and B.11.23 while running in "Trusted Mode" allows remote attackers to gain unauthorized system access via unknown attack vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-11-30T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-20T11:03:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:31.246-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:13.446-04:00">ACCEPTED</status_change>
            <modified comment="Criteria meets HP Security Bulletin HPSBUX02072" date="2008-07-14T10:21:00.631-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2008-07-14T10:24:15.648-04:00">INTERIM</status_change>
            <status_change date="2008-08-04T04:00:42.468-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:09.107-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:56.657-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02072">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" test_ref="oval:org.mitre.oval:tst:8168"/>
          <criterion negate="true" comment="Patch PHNE_33791 is installed" test_ref="oval:org.mitre.oval:tst:8349"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02072">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" test_ref="oval:org.mitre.oval:tst:8168"/>
          <criterion negate="true" comment="Patch PHNE_33790 is installed" test_ref="oval:org.mitre.oval:tst:8118"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02072">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="InternetSrvcs.INETSVCS2-RUN is installed" test_ref="oval:org.mitre.oval:tst:8005"/>
          <criterion negate="true" comment="Patch PHNE_33792 is installed" test_ref="oval:org.mitre.oval:tst:8139"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7652" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Apache with PHP, Remote Denial of Service (DoS), Unauthorized Access, Privileged Access, Cross Site Scripting (XSS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3292" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3292"/>
        <description>Unspecified vulnerability in PHP before 5.2.11, and 5.3.x before 5.3.1, has unknown impact and attack vectors related to "missing sanity checks around exif processing."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-25T11:50:46.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-10-26T21:06:48.291-04:00">DRAFT</status_change>
            <status_change date="2010-11-15T04:00:54.549-05:00">INTERIM</status_change>
            <status_change date="2010-12-06T04:00:56.406-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:57.282-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:56.556-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:00.956-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:35.218-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:25.442-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:35.107-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02543">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21433"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21494"/>
            <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21310"/>
            <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21341"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02543">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPCH32.PHP version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21353"/>
            <criterion comment="hpuxwsAPCH32.PHP2 version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:20889"/>
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21450"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21415"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:760" version="1" class="vulnerability">
      <metadata>
        <title>Apache HTTP Byte-range DoS Vulnerability</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>Apache</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2728" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2728"/>
        <description>The byte-range filter in Apache 2.0 before 2.0.54 allows remote attackers to cause a denial of service (memory consumption) via an HTTP header with a large Range field.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-11-30T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-20T11:03:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.00, 11.11, or 11.23">
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.11">
            <criteria operator="AND" comment="700 Series OS Release 11.11">
              <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
              <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:2514"/>
            </criteria>
            <criteria operator="AND" comment="800 Series OS Release 11.11">
              <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2513"/>
              <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:2514"/>
            </criteria>
          </criteria>
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.00">
            <criteria operator="AND" comment="700 Series OS Release 11.00">
              <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
              <criterion comment="HP Release B.11.00" negate="false" test_ref="oval:org.mitre.oval:tst:2512"/>
            </criteria>
            <criteria operator="AND" comment="800 Series OS Release 11.00">
              <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2513"/>
              <criterion comment="HP Release B.11.00" negate="false" test_ref="oval:org.mitre.oval:tst:2512"/>
            </criteria>
          </criteria>
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.23">
            <criteria operator="AND" comment="700 Series OS Release 11.23">
              <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
              <criterion comment="HP Release B.11.23" negate="false" test_ref="oval:org.mitre.oval:tst:2511"/>
            </criteria>
            <criteria operator="AND" comment="800 Series OS Release 11.23">
              <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2513"/>
              <criterion comment="HP Release B.11.23" negate="false" test_ref="oval:org.mitre.oval:tst:2511"/>
            </criteria>
          </criteria>
        </criteria>
        <criterion comment="hpuxwsAPACHE is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2388"/>
        <criterion comment="hpuxwsAPACHE has a version greater than or equal (A|B).2.0.55.0" negate="true" test_ref="oval:org.mitre.oval:tst:2387"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7550" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Kerberos, Remote Denial of Service (DoS), Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-2798" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2798"/>
        <description>Stack-based buffer overflow in the rename_principal_2_svc function in kadmind for MIT Kerberos 1.5.3, 1.6.1, and other versions allows remote authenticated users to execute arbitrary code via a crafted request to rename a principal.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-25T11:35:23.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-10-26T21:06:55.148-04:00">DRAFT</status_change>
            <status_change date="2010-11-15T04:00:52.073-05:00">INTERIM</status_change>
            <status_change date="2010-12-06T04:00:55.203-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:05.473-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:56.078-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:28.133-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:35.061-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:39.149-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:34.917-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02544">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="KRB5-Client.KRB5-PRG is installed" test_ref="oval:org.mitre.oval:tst:21421"/>
            <criterion comment="KRB5-Client.KRB5-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21027"/>
            <criterion comment="KRB5-Client.KRB5-IA32SLIB is installed" test_ref="oval:org.mitre.oval:tst:20792"/>
            <criterion comment="KRB5-Client.KRB5-IA64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21183"/>
            <criterion comment="KRB5-Client.KRB5-RUN is installed" test_ref="oval:org.mitre.oval:tst:21019"/>
            <criterion comment="KRB5-Client.KRB5-SHLIB is installed" test_ref="oval:org.mitre.oval:tst:21408"/>
            <criterion comment="KRB5-Client.KRB5-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21027"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_41168 is installed" test_ref="oval:org.mitre.oval:tst:20503"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02544">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="KRB5-Client.KRB5-PRG is installed" test_ref="oval:org.mitre.oval:tst:21421"/>
            <criterion comment="KRB5-Client.KRB5-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21027"/>
            <criterion comment="KRB5-Client.KRB5-IA32SLIB is installed" test_ref="oval:org.mitre.oval:tst:20792"/>
            <criterion comment="KRB5-Client.KRB5-IA64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21183"/>
            <criterion comment="KRB5-Client.KRB5-RUN is installed" test_ref="oval:org.mitre.oval:tst:21019"/>
            <criterion comment="KRB5-Client.KRB5-SHLIB is installed" test_ref="oval:org.mitre.oval:tst:21408"/>
            <criterion comment="KRB5-Client.KRB5-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21027"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_41167 is installed" test_ref="oval:org.mitre.oval:tst:21355"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02544">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="KRB5-Client.KRB5-SHLIB is installed" test_ref="oval:org.mitre.oval:tst:21408"/>
            <criterion comment="KRB5-Client.KRB5-PRG is installed" test_ref="oval:org.mitre.oval:tst:21421"/>
            <criterion comment="KRB5-Client.KRB5-RUN is installed" test_ref="oval:org.mitre.oval:tst:21019"/>
            <criterion comment="KRB5-Client.KRB5-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21027"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_41166 is installed" test_ref="oval:org.mitre.oval:tst:21374"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02544">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="krb5client.KRB5-64SLIB-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21391"/>
            <criterion comment="krb5client.KRB5-64SLIB-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21391"/>
            <criterion comment="krb5client.KRB5-PRG-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21255"/>
            <criterion comment="krb5client.KRB5-RUN-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:20686"/>
            <criterion comment="krb5client.KRB5-SHLIB-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21334"/>
            <criterion comment="krb5client.KRB5IA32SLIB-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21081"/>
            <criterion comment="krb5client.KRB5IA64SLIB-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:20956"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02544">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="krb5client.KRB5-64SLIB-A version is less than C.1.3.5.10" test_ref="oval:org.mitre.oval:tst:21369"/>
            <criterion comment="krb5client.KRB5-PRG-A version is less than C.1.3.5.10" test_ref="oval:org.mitre.oval:tst:21120"/>
            <criterion comment="krb5client.KRB5-RUN-A version is less than C.1.3.5.10" test_ref="oval:org.mitre.oval:tst:21060"/>
            <criterion comment="krb5client.KRB5-SHLIB-A version is less than C.1.3.5.10" test_ref="oval:org.mitre.oval:tst:21383"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02544">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="krb5client.KRB5-64SLIB-A version is less than E.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21317"/>
            <criterion comment="krb5client.KRB5-PRG-A version is less than E.1.6.2.08" test_ref="oval:org.mitre.oval:tst:20710"/>
            <criterion comment="krb5client.KRB5-RUN-A version is less than E.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21337"/>
            <criterion comment="krb5client.KRB5-SHLIB-A version is less than E.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21431"/>
            <criterion comment="krb5client.KRB5IA32SLIB-A version is less than E.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21330"/>
            <criterion comment="krb5client.KRB5IA64SLIB-A version is less than E.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21451"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7450" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Kerberos, Remote Denial of Service (DoS), Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</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-25T11:35:23.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-10-26T21:06:55.609-04:00">DRAFT</status_change>
            <status_change date="2010-11-15T04:00:50.450-05:00">INTERIM</status_change>
            <status_change date="2010-12-06T04:00:54.608-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:06.182-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:55.641-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:29.657-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:34.917-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:40.030-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:34.728-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02544">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="KRB5-Client.KRB5-PRG is installed" test_ref="oval:org.mitre.oval:tst:21421"/>
            <criterion comment="KRB5-Client.KRB5-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21027"/>
            <criterion comment="KRB5-Client.KRB5-IA32SLIB is installed" test_ref="oval:org.mitre.oval:tst:20792"/>
            <criterion comment="KRB5-Client.KRB5-IA64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21183"/>
            <criterion comment="KRB5-Client.KRB5-RUN is installed" test_ref="oval:org.mitre.oval:tst:21019"/>
            <criterion comment="KRB5-Client.KRB5-SHLIB is installed" test_ref="oval:org.mitre.oval:tst:21408"/>
            <criterion comment="KRB5-Client.KRB5-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21027"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_41168 is installed" test_ref="oval:org.mitre.oval:tst:20503"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02544">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="KRB5-Client.KRB5-PRG is installed" test_ref="oval:org.mitre.oval:tst:21421"/>
            <criterion comment="KRB5-Client.KRB5-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21027"/>
            <criterion comment="KRB5-Client.KRB5-IA32SLIB is installed" test_ref="oval:org.mitre.oval:tst:20792"/>
            <criterion comment="KRB5-Client.KRB5-IA64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21183"/>
            <criterion comment="KRB5-Client.KRB5-RUN is installed" test_ref="oval:org.mitre.oval:tst:21019"/>
            <criterion comment="KRB5-Client.KRB5-SHLIB is installed" test_ref="oval:org.mitre.oval:tst:21408"/>
            <criterion comment="KRB5-Client.KRB5-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21027"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_41167 is installed" test_ref="oval:org.mitre.oval:tst:21355"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02544">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="KRB5-Client.KRB5-SHLIB is installed" test_ref="oval:org.mitre.oval:tst:21408"/>
            <criterion comment="KRB5-Client.KRB5-PRG is installed" test_ref="oval:org.mitre.oval:tst:21421"/>
            <criterion comment="KRB5-Client.KRB5-RUN is installed" test_ref="oval:org.mitre.oval:tst:21019"/>
            <criterion comment="KRB5-Client.KRB5-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21027"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_41166 is installed" test_ref="oval:org.mitre.oval:tst:21374"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02544">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="krb5client.KRB5-64SLIB-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21391"/>
            <criterion comment="krb5client.KRB5-64SLIB-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21391"/>
            <criterion comment="krb5client.KRB5-PRG-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21255"/>
            <criterion comment="krb5client.KRB5-RUN-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:20686"/>
            <criterion comment="krb5client.KRB5-SHLIB-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21334"/>
            <criterion comment="krb5client.KRB5IA32SLIB-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21081"/>
            <criterion comment="krb5client.KRB5IA64SLIB-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:20956"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02544">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="krb5client.KRB5-64SLIB-A version is less than C.1.3.5.10" test_ref="oval:org.mitre.oval:tst:21369"/>
            <criterion comment="krb5client.KRB5-PRG-A version is less than C.1.3.5.10" test_ref="oval:org.mitre.oval:tst:21120"/>
            <criterion comment="krb5client.KRB5-RUN-A version is less than C.1.3.5.10" test_ref="oval:org.mitre.oval:tst:21060"/>
            <criterion comment="krb5client.KRB5-SHLIB-A version is less than C.1.3.5.10" test_ref="oval:org.mitre.oval:tst:21383"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02544">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="krb5client.KRB5-64SLIB-A version is less than E.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21317"/>
            <criterion comment="krb5client.KRB5-PRG-A version is less than E.1.6.2.08" test_ref="oval:org.mitre.oval:tst:20710"/>
            <criterion comment="krb5client.KRB5-RUN-A version is less than E.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21337"/>
            <criterion comment="krb5client.KRB5-SHLIB-A version is less than E.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21431"/>
            <criterion comment="krb5client.KRB5IA32SLIB-A version is less than E.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21330"/>
            <criterion comment="krb5client.KRB5IA64SLIB-A version is less than E.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21451"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7439" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Apache with PHP, Remote Denial of Service (DoS), Unauthorized Access, Privileged Access, Cross Site Scripting (XSS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-4143" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4143"/>
        <description>PHP before 5.2.12 does not properly handle session data, which has unspecified impact and attack vectors related to (1) interrupt corruption of the SESSION superglobal array and (2) the session.save_path directive.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-25T11:50:46.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-10-26T21:06:49.825-04:00">DRAFT</status_change>
            <status_change date="2010-11-15T04:00:50.155-05:00">INTERIM</status_change>
            <status_change date="2010-12-06T04:00:54.281-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:03.993-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:55.544-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:23.763-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:34.785-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:36.739-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:34.548-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02543">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21433"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21494"/>
            <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21310"/>
            <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21341"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02543">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPCH32.PHP version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21353"/>
            <criterion comment="hpuxwsAPCH32.PHP2 version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:20889"/>
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21450"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21415"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7396" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Apache with PHP, Remote Denial of Service (DoS), Unauthorized Access, Privileged Access, Cross Site Scripting (XSS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3557" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3557"/>
        <description>The tempnam function in ext/standard/file.c in PHP before 5.2.12 and 5.3.x before 5.3.1 allows context-dependent attackers to bypass safe_mode restrictions, and create files in group-writable or world-writable directories, via the dir and prefix arguments.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-25T11:50:46.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-10-26T21:06:48.784-04:00">DRAFT</status_change>
            <status_change date="2010-11-15T04:00:49.588-05:00">INTERIM</status_change>
            <status_change date="2010-12-06T04:00:53.896-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:10.726-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:55.449-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:41.756-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:34.665-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:25.362-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:34.429-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02543">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21433"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21494"/>
            <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21310"/>
            <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21341"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02543">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPCH32.PHP version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21353"/>
            <criterion comment="hpuxwsAPCH32.PHP2 version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:20889"/>
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21450"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21415"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7394" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Apache with PHP, Remote Denial of Service (DoS), Unauthorized Access, Privileged Access, Cross Site Scripting (XSS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3291" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3291"/>
        <description>The php_openssl_apply_verification_policy function in PHP before 5.2.11 does not properly perform certificate validation, which has unknown impact and attack vectors, probably related to an ability to spoof certificates.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-25T11:50:46.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-10-26T21:06:47.982-04:00">DRAFT</status_change>
            <status_change date="2010-11-15T04:00:49.301-05:00">INTERIM</status_change>
            <status_change date="2010-12-06T04:00:53.567-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:08.652-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:55.354-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:36.195-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:34.557-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:22.284-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:34.307-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02543">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21433"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21494"/>
            <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21310"/>
            <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21341"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02543">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPCH32.PHP version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21353"/>
            <criterion comment="hpuxwsAPCH32.PHP2 version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:20889"/>
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21450"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21415"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:735" version="1" class="vulnerability">
      <metadata>
        <title>Apache Integer Overflow in pcre_compile.c</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>Apache</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2491" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2491"/>
        <description>Integer overflow in pcre_compile.c in Perl Compatible Regular Expressions (PCRE) before 6.2, as used in multiple products such as Python, Ethereal, and PHP, allows attackers to execute arbitrary code via quantifier values in regular expressions, which leads to a heap-based buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-11-30T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-20T11:03:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.00, 11.11, or 11.23">
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.11">
            <criteria operator="AND" comment="700 Series OS Release 11.11">
              <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
              <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:2514"/>
            </criteria>
            <criteria operator="AND" comment="800 Series OS Release 11.11">
              <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2513"/>
              <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:2514"/>
            </criteria>
          </criteria>
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.00">
            <criteria operator="AND" comment="700 Series OS Release 11.00">
              <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
              <criterion comment="HP Release B.11.00" negate="false" test_ref="oval:org.mitre.oval:tst:2512"/>
            </criteria>
            <criteria operator="AND" comment="800 Series OS Release 11.00">
              <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2513"/>
              <criterion comment="HP Release B.11.00" negate="false" test_ref="oval:org.mitre.oval:tst:2512"/>
            </criteria>
          </criteria>
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.23">
            <criteria operator="AND" comment="700 Series OS Release 11.23">
              <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
              <criterion comment="HP Release B.11.23" negate="false" test_ref="oval:org.mitre.oval:tst:2511"/>
            </criteria>
            <criteria operator="AND" comment="800 Series OS Release 11.23">
              <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2513"/>
              <criterion comment="HP Release B.11.23" negate="false" test_ref="oval:org.mitre.oval:tst:2511"/>
            </criteria>
          </criteria>
        </criteria>
        <criterion comment="hpuxwsAPACHE is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2388"/>
        <criterion comment="hpuxwsAPACHE has a version greater than or equal (A|B).2.0.55.0" negate="true" test_ref="oval:org.mitre.oval:tst:2387"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7344" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Kerberos, Remote Denial of Service (DoS), Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-2442" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2442"/>
        <description>The gssrpc__svcauth_gssapi function in the RPC library in MIT Kerberos 5 (krb5) 1.6.1 and earlier might allow remote attackers to execute arbitrary code via a zero-length RPC credential, which causes kadmind to free an uninitialized pointer during cleanup.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-25T11:35:23.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-10-26T21:06:54.124-04:00">DRAFT</status_change>
            <status_change date="2010-11-15T04:00:45.352-05:00">INTERIM</status_change>
            <status_change date="2010-12-06T04:00:52.295-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:01.309-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:55.231-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:13.862-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:34.394-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:31.062-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:34.120-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02544">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="KRB5-Client.KRB5-PRG is installed" test_ref="oval:org.mitre.oval:tst:21421"/>
            <criterion comment="KRB5-Client.KRB5-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21027"/>
            <criterion comment="KRB5-Client.KRB5-IA32SLIB is installed" test_ref="oval:org.mitre.oval:tst:20792"/>
            <criterion comment="KRB5-Client.KRB5-IA64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21183"/>
            <criterion comment="KRB5-Client.KRB5-RUN is installed" test_ref="oval:org.mitre.oval:tst:21019"/>
            <criterion comment="KRB5-Client.KRB5-SHLIB is installed" test_ref="oval:org.mitre.oval:tst:21408"/>
            <criterion comment="KRB5-Client.KRB5-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21027"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_41168 is installed" test_ref="oval:org.mitre.oval:tst:20503"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02544">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="KRB5-Client.KRB5-PRG is installed" test_ref="oval:org.mitre.oval:tst:21421"/>
            <criterion comment="KRB5-Client.KRB5-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21027"/>
            <criterion comment="KRB5-Client.KRB5-IA32SLIB is installed" test_ref="oval:org.mitre.oval:tst:20792"/>
            <criterion comment="KRB5-Client.KRB5-IA64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21183"/>
            <criterion comment="KRB5-Client.KRB5-RUN is installed" test_ref="oval:org.mitre.oval:tst:21019"/>
            <criterion comment="KRB5-Client.KRB5-SHLIB is installed" test_ref="oval:org.mitre.oval:tst:21408"/>
            <criterion comment="KRB5-Client.KRB5-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21027"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_41167 is installed" test_ref="oval:org.mitre.oval:tst:21355"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02544">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="KRB5-Client.KRB5-SHLIB is installed" test_ref="oval:org.mitre.oval:tst:21408"/>
            <criterion comment="KRB5-Client.KRB5-PRG is installed" test_ref="oval:org.mitre.oval:tst:21421"/>
            <criterion comment="KRB5-Client.KRB5-RUN is installed" test_ref="oval:org.mitre.oval:tst:21019"/>
            <criterion comment="KRB5-Client.KRB5-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21027"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_41166 is installed" test_ref="oval:org.mitre.oval:tst:21374"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02544">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="krb5client.KRB5-64SLIB-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21391"/>
            <criterion comment="krb5client.KRB5-64SLIB-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21391"/>
            <criterion comment="krb5client.KRB5-PRG-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21255"/>
            <criterion comment="krb5client.KRB5-RUN-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:20686"/>
            <criterion comment="krb5client.KRB5-SHLIB-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21334"/>
            <criterion comment="krb5client.KRB5IA32SLIB-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21081"/>
            <criterion comment="krb5client.KRB5IA64SLIB-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:20956"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02544">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="krb5client.KRB5-64SLIB-A version is less than C.1.3.5.10" test_ref="oval:org.mitre.oval:tst:21369"/>
            <criterion comment="krb5client.KRB5-PRG-A version is less than C.1.3.5.10" test_ref="oval:org.mitre.oval:tst:21120"/>
            <criterion comment="krb5client.KRB5-RUN-A version is less than C.1.3.5.10" test_ref="oval:org.mitre.oval:tst:21060"/>
            <criterion comment="krb5client.KRB5-SHLIB-A version is less than C.1.3.5.10" test_ref="oval:org.mitre.oval:tst:21383"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02544">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="krb5client.KRB5-64SLIB-A version is less than E.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21317"/>
            <criterion comment="krb5client.KRB5-PRG-A version is less than E.1.6.2.08" test_ref="oval:org.mitre.oval:tst:20710"/>
            <criterion comment="krb5client.KRB5-RUN-A version is less than E.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21337"/>
            <criterion comment="krb5client.KRB5-SHLIB-A version is less than E.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21431"/>
            <criterion comment="krb5client.KRB5IA32SLIB-A version is less than E.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21330"/>
            <criterion comment="krb5client.KRB5IA64SLIB-A version is less than E.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21451"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:728" version="7" class="vulnerability">
      <metadata>
        <title>HP-UX 11 Perl rmtree Race Condition</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>Perl</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0448" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0448"/>
        <description>Race condition in the rmtree function in File::Path.pm in Perl before 5.8.4 allows local users to create arbitrary setuid binaries in the tree being deleted, a different vulnerability than CVE-2004-0452.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:48:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:52.495-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:59.663-04:00">ACCEPTED</status_change>
            <modified comment="Added title." date="2007-02-22T17:48:00.580-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-22T17:49:04.605-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:25.449-04:00">ACCEPTED</status_change>
            <modified comment="Updated the datatype from 'string' to 'fileset_revision' to match Schematron rules." date="2010-09-02T11:23:00.789-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2010-09-02T11:41:03.259-04:00">INTERIM</status_change>
            <status_change date="2010-09-20T04:00:35.508-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:16.053-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:54.839-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Perl 5.6 or 5.8 vulnerable on 11.00, 11.11, or 11.23" negate="false">
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.00, 11.11, or 11.23" negate="false">
            <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.11" negate="false">
              <criteria operator="AND" comment="700 Series OS Release 11.11" negate="false">
                <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:3443"/>
                <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:3704"/>
              </criteria>
              <criteria operator="AND" comment="800 Series OS Release 11.11" negate="false">
                <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:4124"/>
                <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:3704"/>
              </criteria>
            </criteria>
            <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.00" negate="false">
              <criteria operator="AND" comment="700 Series OS Release 11.00" negate="false">
                <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:3443"/>
                <criterion comment="HP Release B.11.00" negate="false" test_ref="oval:org.mitre.oval:tst:3571"/>
              </criteria>
              <criteria operator="AND" comment="800 Series OS Release 11.00" negate="false">
                <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:4124"/>
                <criterion comment="HP Release B.11.00" negate="false" test_ref="oval:org.mitre.oval:tst:3571"/>
              </criteria>
            </criteria>
            <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.23" negate="false">
              <criteria operator="AND" comment="700 Series OS Release 11.23" negate="false">
                <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:3443"/>
                <criterion comment="HP Release B.11.23" negate="false" test_ref="oval:org.mitre.oval:tst:3901"/>
              </criteria>
              <criteria operator="AND" comment="800 Series OS Release 11.23" negate="false">
                <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:4124"/>
                <criterion comment="HP Release B.11.23" negate="false" test_ref="oval:org.mitre.oval:tst:3901"/>
              </criteria>
            </criteria>
          </criteria>
          <criteria operator="OR" comment="Perl version 5.6.0 is installed or 5.8.0 without revision G or later is installed" negate="false">
            <criterion comment="Perl 5.6.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3419"/>
            <criterion comment="Perl 5.8.0 (revision F or earlier) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3902"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Perl 5.8.2 vulnerable on 11.00 or 11.11" negate="false">
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.00 or 11.11" negate="false">
            <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.11" negate="false">
              <criteria operator="AND" comment="700 Series OS Release 11.11" negate="false">
                <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:3443"/>
                <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:3704"/>
              </criteria>
              <criteria operator="AND" comment="800 Series OS Release 11.11" negate="false">
                <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:4124"/>
                <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:3704"/>
              </criteria>
            </criteria>
            <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.00" negate="false">
              <criteria operator="AND" comment="700 Series OS Release 11.00" negate="false">
                <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:3443"/>
                <criterion comment="HP Release B.11.00" negate="false" test_ref="oval:org.mitre.oval:tst:3571"/>
              </criteria>
              <criteria operator="AND" comment="800 Series OS Release 11.00" negate="false">
                <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:4124"/>
                <criterion comment="HP Release B.11.00" negate="false" test_ref="oval:org.mitre.oval:tst:3571"/>
              </criteria>
            </criteria>
          </criteria>
          <criterion comment="Perl 5.8.2,revision C or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3226"/>
        </criteria>
        <criteria operator="AND" comment="Perl 5.8.2 vulnerable on 11.23" negate="false">
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.23" negate="false">
            <criteria operator="AND" comment="700 Series OS Release 11.23" negate="false">
              <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:3443"/>
              <criterion comment="HP Release B.11.23" negate="false" test_ref="oval:org.mitre.oval:tst:3901"/>
            </criteria>
            <criteria operator="AND" comment="800 Series OS Release 11.23" negate="false">
              <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:4124"/>
              <criterion comment="HP Release B.11.23" negate="false" test_ref="oval:org.mitre.oval:tst:3901"/>
            </criteria>
          </criteria>
          <criterion comment="Perl 5.8.2,revision E or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3635"/>
        </criteria>
        <criteria operator="AND" comment="Perl 5.8.3 vulnerable on 11.0, 11.11, or 11.23" negate="false">
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.00, 11.11, or 11.23" negate="false">
            <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.11" negate="false">
              <criteria operator="AND" comment="700 Series OS Release 11.11" negate="false">
                <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:3443"/>
                <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:3704"/>
              </criteria>
              <criteria operator="AND" comment="800 Series OS Release 11.11" negate="false">
                <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:4124"/>
                <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:3704"/>
              </criteria>
            </criteria>
            <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.00" negate="false">
              <criteria operator="AND" comment="700 Series OS Release 11.00" negate="false">
                <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:3443"/>
                <criterion comment="HP Release B.11.00" negate="false" test_ref="oval:org.mitre.oval:tst:3571"/>
              </criteria>
              <criteria operator="AND" comment="800 Series OS Release 11.00" negate="false">
                <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:4124"/>
                <criterion comment="HP Release B.11.00" negate="false" test_ref="oval:org.mitre.oval:tst:3571"/>
              </criteria>
            </criteria>
            <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.23" negate="false">
              <criteria operator="AND" comment="700 Series OS Release 11.23" negate="false">
                <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:3443"/>
                <criterion comment="HP Release B.11.23" negate="false" test_ref="oval:org.mitre.oval:tst:3901"/>
              </criteria>
              <criteria operator="AND" comment="800 Series OS Release 11.23" negate="false">
                <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:4124"/>
                <criterion comment="HP Release B.11.23" negate="false" test_ref="oval:org.mitre.oval:tst:3901"/>
              </criteria>
            </criteria>
          </criteria>
          <criterion comment="Perl 5.8.3,revision A is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3847"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7261" version="6" class="vulnerability">
      <metadata>
        <title>HP-UX Running BIND, Remote Denial of Service (DoS), Unauthorized Disclosure of Information</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-4022" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4022"/>
        <description>Unspecified vulnerability in ISC BIND 9.0.x through 9.3.x, 9.4 before 9.4.3-P4, 9.5 before 9.5.2-P1, 9.6 before 9.6.1-P2, and 9.7 beta before 9.7.0b3, 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 an Additional section with crafted data, which is not properly handled when the response is processed "at the same time as requesting DNSSEC records (DO)," aka Bug 20438.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-25T11:04:56.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-10-26T21:06:58.838-04:00">DRAFT</status_change>
            <status_change date="2010-11-15T04:00:44.080-05:00">INTERIM</status_change>
            <status_change date="2010-12-06T04:00:51.941-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:00.974-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:54.737-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02546">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="BindUpgrade.BIND-UPGRADE version is less than C.9.3.2.7.0" test_ref="oval:org.mitre.oval:tst:21220"/>
            <criterion comment="BindUpgrade.BIND2-UPGRADE version is less than C.9.3.2.7.0" test_ref="oval:org.mitre.oval:tst:21376"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02546">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="InternetSrvcs.INETSVCS-INETD is installed" test_ref="oval:org.mitre.oval:tst:21277"/>
            <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" test_ref="oval:org.mitre.oval:tst:21460"/>
            <criterion comment="InternetSrvcs.INETSVCS2-RUN is installed" test_ref="oval:org.mitre.oval:tst:21294"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_40339 is installed" test_ref="oval:org.mitre.oval:tst:21189"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02546">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="BindUpgrade.BIND-UPGRADE version is less than C.9.3.2.7.0" test_ref="oval:org.mitre.oval:tst:21220"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02546">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="BINDv920.INETSVCS-BIND version is less than B.11.11.01.015" test_ref="oval:org.mitre.oval:tst:20542"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:726" version="6" class="vulnerability">
      <metadata>
        <title>HP-UX 11.00 ICMP Source Quench Attack Vulnerability</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0791" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0791"/>
        <description>Multiple TCP/IP and ICMP implementations allow remote attackers to cause a denial of service (network throughput reduction for TCP connections) via a blind throughput-reduction attack using spoofed Source Quench packets, aka the "ICMP Source Quench attack."  NOTE: CVE-2004-0790, CVE-2004-0791, and CVE-2004-1060 have been SPLIT based on different attacks; CVE-2005-0065, CVE-2005-0066, CVE-2005-0067, and CVE-2005-0068 are related identifiers that are SPLIT based on the underlying vulnerability.  While CVE normally SPLITs based on vulnerability, the attack-based identifiers exist due to the variety and number of affected implementations and solutions that address the attacks instead of the underlying vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:48:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:52.288-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:59.492-04:00">ACCEPTED</status_change>
            <modified comment="Added title." date="2007-02-23T12:52:00.826-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-23T12:53:23.849-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:25.287-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:31.157-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:13.290-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:726 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:06:50.414-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:45.820-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.00">
          <criteria operator="AND" comment="700 Series OS Release 11.00">
            <criterion comment="700-series HP" test_ref="oval:org.mitre.oval:tst:3443"/>
            <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.00">
            <criterion comment="800-series HP" test_ref="oval:org.mitre.oval:tst:4124"/>
            <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          </criteria>
        </criteria>
        <criterion negate="true" comment="Patch PHNE_33395 is installed" test_ref="oval:org.mitre.oval:tst:3393"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7257" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX running HP CIFS Server (Samba), Remote Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</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-10-04T14:16:08.000-05:00">
              <contributor organization="Hewlett-Packard">Aslesha Nargolkar</contributor>
            </submitted>
            <status_change date="2010-10-05T14:11:03.814-04:00">DRAFT</status_change>
            <status_change date="2010-10-25T04:00:25.959-04:00">INTERIM</status_change>
            <status_change date="2010-11-15T04:00:43.619-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:00.644-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:54.628-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:11.083-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:34.105-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:29.836-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:33.889-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02479 SSRT090212 rev.1">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.04.01" test_ref="oval:org.mitre.oval:tst:11391"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.04.01" test_ref="oval:org.mitre.oval:tst:11048"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.04.01" test_ref="oval:org.mitre.oval:tst:11225"/>
            <criterion comment="CIFS-Server.CIFS-MAN version is less than A.02.04.01" test_ref="oval:org.mitre.oval:tst:11197"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.04.01" test_ref="oval:org.mitre.oval:tst:11120"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.04.01" test_ref="oval:org.mitre.oval:tst:11346"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02479 SSRT090212 rev.1">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.03.05" test_ref="oval:org.mitre.oval:tst:11548"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.03.05" test_ref="oval:org.mitre.oval:tst:11809"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.03.05" test_ref="oval:org.mitre.oval:tst:11334"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.03.05" test_ref="oval:org.mitre.oval:tst:11446"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.03.05" test_ref="oval:org.mitre.oval:tst:11049"/>
            <criterion comment="CIFS-CFSM.CFSM-KRN version is less than A.02.03.05" test_ref="oval:org.mitre.oval:tst:11672"/>
            <criterion comment="CIFS-CFSM.CFSM-RUN version is less than A.02.03.05" test_ref="oval:org.mitre.oval:tst:11403"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02479 SSRT090212 rev.1">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.03.05" test_ref="oval:org.mitre.oval:tst:11548"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.03.05" test_ref="oval:org.mitre.oval:tst:11809"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.03.05" test_ref="oval:org.mitre.oval:tst:11334"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.03.05" test_ref="oval:org.mitre.oval:tst:11446"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.03.05" test_ref="oval:org.mitre.oval:tst:11049"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7256" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Apache with PHP, Remote Denial of Service (DoS), Unauthorized Access, Privileged Access, Cross Site Scripting (XSS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-4018" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4018"/>
        <description>The proc_open function in ext/standard/proc_open.c in PHP before 5.2.11 and 5.3.x before 5.3.1 does not enforce the (1) safe_mode_allowed_env_vars and (2) safe_mode_protected_env_vars directives, which allows context-dependent attackers to execute programs with an arbitrary environment via the env parameter, as demonstrated by a crafted value of the LD_LIBRARY_PATH environment variable.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-25T11:50:46.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-10-26T21:06:49.336-04:00">DRAFT</status_change>
            <status_change date="2010-11-15T04:00:43.312-05:00">INTERIM</status_change>
            <status_change date="2010-12-06T04:00:51.623-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:00.517-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:54.528-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:10.834-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:33.943-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:29.628-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:33.759-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02543">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21433"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21494"/>
            <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21310"/>
            <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21341"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02543">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPCH32.PHP version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21353"/>
            <criterion comment="hpuxwsAPCH32.PHP2 version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:20889"/>
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21450"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21415"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7131" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Kerberos, Remote Denial of Service (DoS), Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-2443" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2443"/>
        <description>Integer signedness error in the gssrpc__svcauth_unix function in svc_auth_unix.c in the RPC library in MIT Kerberos 5 (krb5) 1.6.1 and earlier might allow remote attackers to execute arbitrary code via a negative length value.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-25T11:35:23.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-10-26T21:06:54.660-04:00">DRAFT</status_change>
            <status_change date="2010-11-15T04:00:40.960-05:00">INTERIM</status_change>
            <status_change date="2010-12-06T04:00:50.727-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:06.422-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:54.222-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:30.072-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:33.792-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:40.280-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:33.581-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02544">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="KRB5-Client.KRB5-PRG is installed" test_ref="oval:org.mitre.oval:tst:21421"/>
            <criterion comment="KRB5-Client.KRB5-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21027"/>
            <criterion comment="KRB5-Client.KRB5-IA32SLIB is installed" test_ref="oval:org.mitre.oval:tst:20792"/>
            <criterion comment="KRB5-Client.KRB5-IA64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21183"/>
            <criterion comment="KRB5-Client.KRB5-RUN is installed" test_ref="oval:org.mitre.oval:tst:21019"/>
            <criterion comment="KRB5-Client.KRB5-SHLIB is installed" test_ref="oval:org.mitre.oval:tst:21408"/>
            <criterion comment="KRB5-Client.KRB5-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21027"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_41168 is installed" test_ref="oval:org.mitre.oval:tst:20503"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02544">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="KRB5-Client.KRB5-PRG is installed" test_ref="oval:org.mitre.oval:tst:21421"/>
            <criterion comment="KRB5-Client.KRB5-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21027"/>
            <criterion comment="KRB5-Client.KRB5-IA32SLIB is installed" test_ref="oval:org.mitre.oval:tst:20792"/>
            <criterion comment="KRB5-Client.KRB5-IA64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21183"/>
            <criterion comment="KRB5-Client.KRB5-RUN is installed" test_ref="oval:org.mitre.oval:tst:21019"/>
            <criterion comment="KRB5-Client.KRB5-SHLIB is installed" test_ref="oval:org.mitre.oval:tst:21408"/>
            <criterion comment="KRB5-Client.KRB5-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21027"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_41167 is installed" test_ref="oval:org.mitre.oval:tst:21355"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02544">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="KRB5-Client.KRB5-SHLIB is installed" test_ref="oval:org.mitre.oval:tst:21408"/>
            <criterion comment="KRB5-Client.KRB5-PRG is installed" test_ref="oval:org.mitre.oval:tst:21421"/>
            <criterion comment="KRB5-Client.KRB5-RUN is installed" test_ref="oval:org.mitre.oval:tst:21019"/>
            <criterion comment="KRB5-Client.KRB5-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:21027"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_41166 is installed" test_ref="oval:org.mitre.oval:tst:21374"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02544">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="krb5client.KRB5-64SLIB-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21391"/>
            <criterion comment="krb5client.KRB5-64SLIB-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21391"/>
            <criterion comment="krb5client.KRB5-PRG-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21255"/>
            <criterion comment="krb5client.KRB5-RUN-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:20686"/>
            <criterion comment="krb5client.KRB5-SHLIB-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21334"/>
            <criterion comment="krb5client.KRB5IA32SLIB-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21081"/>
            <criterion comment="krb5client.KRB5IA64SLIB-A version is less than D.1.6.2.08" test_ref="oval:org.mitre.oval:tst:20956"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02544">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="krb5client.KRB5-64SLIB-A version is less than C.1.3.5.10" test_ref="oval:org.mitre.oval:tst:21369"/>
            <criterion comment="krb5client.KRB5-PRG-A version is less than C.1.3.5.10" test_ref="oval:org.mitre.oval:tst:21120"/>
            <criterion comment="krb5client.KRB5-RUN-A version is less than C.1.3.5.10" test_ref="oval:org.mitre.oval:tst:21060"/>
            <criterion comment="krb5client.KRB5-SHLIB-A version is less than C.1.3.5.10" test_ref="oval:org.mitre.oval:tst:21383"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02544">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="krb5client.KRB5-64SLIB-A version is less than E.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21317"/>
            <criterion comment="krb5client.KRB5-PRG-A version is less than E.1.6.2.08" test_ref="oval:org.mitre.oval:tst:20710"/>
            <criterion comment="krb5client.KRB5-RUN-A version is less than E.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21337"/>
            <criterion comment="krb5client.KRB5-SHLIB-A version is less than E.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21431"/>
            <criterion comment="krb5client.KRB5IA32SLIB-A version is less than E.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21330"/>
            <criterion comment="krb5client.KRB5IA64SLIB-A version is less than E.1.6.2.08" test_ref="oval:org.mitre.oval:tst:21451"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7092" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Tomcat Servlet Engine, Remote Increase in Privilege, Arbitrary File Modification</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2902" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2902"/>
        <description>Directory traversal vulnerability in Apache Tomcat 5.5.0 through 5.5.28 and 6.0.0 through 6.0.20 allows remote attackers to delete work-directory files via directory traversal sequences in a WAR filename, as demonstrated by the ...war filename.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-25T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-10-26T21:06:44.281-04:00">DRAFT</status_change>
            <status_change date="2010-11-15T04:00:39.974-05:00">INTERIM</status_change>
            <status_change date="2010-12-06T04:00:50.181-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:12.262-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:54.137-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:47.228-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:33.689-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:27.369-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:33.480-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02541">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.29.01" test_ref="oval:org.mitre.oval:tst:21400"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02541">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criterion comment="hpuxwsTOMCAT.TOMCAT version is less than B.5.5.29.01" test_ref="oval:org.mitre.oval:tst:21304"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7085" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Apache with PHP, Remote Denial of Service (DoS), Unauthorized Access, Privileged Access, Cross Site Scripting (XSS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-4142" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4142"/>
        <description>The htmlspecialchars function in PHP before 5.2.12 does not properly handle (1) overlong UTF-8 sequences, (2) invalid Shift_JIS sequences, and (3) invalid EUC-JP sequences, which allows remote attackers to conduct cross-site scripting (XSS) attacks by placing a crafted byte sequence before a special character.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-25T11:50:46.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-10-26T21:06:49.584-04:00">DRAFT</status_change>
            <status_change date="2010-11-15T04:00:39.694-05:00">INTERIM</status_change>
            <status_change date="2010-12-06T04:00:49.830-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:10.581-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:54.043-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:41.349-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:33.578-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:25.192-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:33.347-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02543">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21433"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21494"/>
            <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21310"/>
            <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21341"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02543">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPCH32.PHP version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21353"/>
            <criterion comment="hpuxwsAPCH32.PHP2 version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:20889"/>
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21450"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21415"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7050" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX running Software Distributor (sd), Local Privilege Increase, Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-2712" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2712"/>
        <description>Unspecified vulnerability in Software Distributor (sd) in HP HP-UX B.11.11, B.11.23, and B.11.31 allows local users to gain privileges via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-25T11:20:18.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-10-26T21:07:02.544-04:00">DRAFT</status_change>
            <status_change date="2010-11-15T04:00:38.858-05:00">INTERIM</status_change>
            <status_change date="2010-12-06T04:00:49.421-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:05.951-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:53.894-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:27.244-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:33.462-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:18.624-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:33.215-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02552">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SW-DIST.GZIP is installed" test_ref="oval:org.mitre.oval:tst:20882"/>
            <criterion comment="SW-DIST.GZIP2 is installed" test_ref="oval:org.mitre.oval:tst:21440"/>
            <criterion comment="SW-DIST.SD-AGENT is installed" test_ref="oval:org.mitre.oval:tst:21154"/>
            <criterion comment="SW-DIST.SD2-AGENT is installed" test_ref="oval:org.mitre.oval:tst:21351"/>
            <criterion comment="SW-DIST.SD-CMDS is installed" test_ref="oval:org.mitre.oval:tst:21306"/>
            <criterion comment="SW-DIST.SD2-CMDS is installed" test_ref="oval:org.mitre.oval:tst:21392"/>
            <criterion comment="SW-DIST.SD-EXAMPLES is installed" test_ref="oval:org.mitre.oval:tst:20660"/>
            <criterion comment="SW-DIST.SD-FAL is installed" test_ref="oval:org.mitre.oval:tst:21229"/>
            <criterion comment="SW-DIST.SD-PROVIDER is installed" test_ref="oval:org.mitre.oval:tst:21244"/>
            <criterion comment="SW-DIST.SD2-PROVIDER is installed" test_ref="oval:org.mitre.oval:tst:21422"/>
          </criteria>
          <criteria negate="true" operator="OR" comment="Patch PHCO_41201 and PHCO_41202 are installed">
            <criterion comment="Patch PHCO_41201 is installed" test_ref="oval:org.mitre.oval:tst:20517"/>
            <criterion comment="Patch PHCO_41202 is installed" test_ref="oval:org.mitre.oval:tst:21010"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02552">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SW-DIST.GZIP is installed" test_ref="oval:org.mitre.oval:tst:20882"/>
            <criterion comment="SW-DIST.SD-AGENT is installed" test_ref="oval:org.mitre.oval:tst:21154"/>
            <criterion comment="SW-DIST.SD-CMDS is installed" test_ref="oval:org.mitre.oval:tst:21306"/>
          </criteria>
          <criterion negate="true" comment="Patch PHCO_41200 is installed" test_ref="oval:org.mitre.oval:tst:21201"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7047" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Apache with PHP, Remote Denial of Service (DoS), Unauthorized Access, Privileged Access, Cross Site Scripting (XSS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3293" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3293"/>
        <description>Unspecified vulnerability in the imagecolortransparent function in PHP before 5.2.11 has unknown impact and attack vectors related to an incorrect "sanity check for the color index."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-25T11:50:46.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-10-26T21:06:48.537-04:00">DRAFT</status_change>
            <status_change date="2010-11-15T04:00:38.543-05:00">INTERIM</status_change>
            <status_change date="2010-12-06T04:00:49.107-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:05.010-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:53.792-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:24.867-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:33.358-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:17.505-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:33.096-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02543">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21433"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21494"/>
            <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21310"/>
            <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21341"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02543">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPCH32.PHP version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21353"/>
            <criterion comment="hpuxwsAPCH32.PHP2 version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:20889"/>
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21450"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21415"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7033" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Tomcat Servlet Engine, Remote Increase in Privilege, Arbitrary File Modification</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3548" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3548"/>
        <description>The Windows installer for Apache Tomcat 6.0.0 through 6.0.20, 5.5.0 through 5.5.28, and possibly earlier versions uses a blank default password for the administrative user, which allows remote attackers to gain privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-25T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-10-26T21:06:44.460-04:00">DRAFT</status_change>
            <status_change date="2010-11-15T04:00:38.321-05:00">INTERIM</status_change>
            <status_change date="2010-12-06T04:00:48.824-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:03.039-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:53.720-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:19.328-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:33.260-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:15.227-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:32.987-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02541">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.29.01" test_ref="oval:org.mitre.oval:tst:21400"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02541">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criterion comment="hpuxwsTOMCAT.TOMCAT version is less than B.5.5.29.01" test_ref="oval:org.mitre.oval:tst:21304"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7017" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Tomcat Servlet Engine, Remote Increase in Privilege, Arbitrary File Modification</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2693" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2693"/>
        <description>Directory traversal vulnerability in Apache Tomcat 5.5.0 through 5.5.28 and 6.0.0 through 6.0.20 allows remote attackers to create or overwrite arbitrary files via a .. (dot dot) in an entry in a WAR file, as demonstrated by a ../../bin/catalina.bat entry.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-25T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-10-26T21:06:44.009-04:00">DRAFT</status_change>
            <status_change date="2010-11-15T04:00:38.095-05:00">INTERIM</status_change>
            <status_change date="2010-12-06T04:00:48.590-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:04.705-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:53.541-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:25.585-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:33.172-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:37.686-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:32.798-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02541">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.29.01" test_ref="oval:org.mitre.oval:tst:21400"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02541">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criterion comment="hpuxwsTOMCAT.TOMCAT version is less than B.5.5.29.01" test_ref="oval:org.mitre.oval:tst:21304"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6914" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Directory Server and Red Hat Directory Server for HP-UX, Local Disclosure of Information, Privilege Escalation</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-3282" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3282"/>
        <description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem.  When the candidate has been publicized, the details for this candidate will be provided.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-25T10:49:54.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-10-26T21:07:06.649-04:00">DRAFT</status_change>
            <status_change date="2010-11-15T04:00:36.166-05:00">INTERIM</status_change>
            <status_change date="2010-12-06T04:00:47.533-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:10.493-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:53.421-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:41.056-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:32.992-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:24.993-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:32.625-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02587">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="HpuxDirSvr.ADMSVR-RUN version is less than B.08.10.03" test_ref="oval:org.mitre.oval:tst:21397"/>
            <criterion comment="HpuxDirSvr.ADMSVR-SHARED version is less than B.08.10.03" test_ref="oval:org.mitre.oval:tst:20728"/>
            <criterion comment="HpuxDirSvr.CORE-RUN version is less than B.08.10.03" test_ref="oval:org.mitre.oval:tst:21489"/>
            <criterion comment="HpuxDirSvr.GUI-HELP version is less than B.08.10.03" test_ref="oval:org.mitre.oval:tst:20905"/>
            <criterion comment="HpuxDirSvr.GUI-RUN version is less than B.08.10.03" test_ref="oval:org.mitre.oval:tst:21453"/>
            <criterion comment="HpuxDirSvr.GUI-SHARED version is less than B.08.10.03" test_ref="oval:org.mitre.oval:tst:20988"/>
            <criterion comment="HpuxDirSvr.SLAPD-DEVEL version is less than B.08.10.03" test_ref="oval:org.mitre.oval:tst:20742"/>
            <criterion comment="HpuxDirSvr.SLAPD-RUN version is less than B.08.10.03" test_ref="oval:org.mitre.oval:tst:21522"/>
            <criterion comment="HpuxDirSvr.SLAPD-SHARED version is less than B.08.10.03" test_ref="oval:org.mitre.oval:tst:20800"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02587">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="RedHatDirSvr.ADMSVR-RUN version is less than B.08.00.02" test_ref="oval:org.mitre.oval:tst:21325"/>
            <criterion comment="RedHatDirSvr.ADMSVR-SHARED version is less than B.08.00.02" test_ref="oval:org.mitre.oval:tst:21413"/>
            <criterion comment="RedHatDirSvr.CORE-RUN version is less than B.08.00.02" test_ref="oval:org.mitre.oval:tst:21457"/>
            <criterion comment="RedHatDirSvr.GUI-HELP version is less than B.08.00.02" test_ref="oval:org.mitre.oval:tst:21498"/>
            <criterion comment="RedHatDirSvr.GUI-RUN version is less than B.08.00.02" test_ref="oval:org.mitre.oval:tst:21349"/>
            <criterion comment="RedHatDirSvr.GUI-SHARED version is less than B.08.00.02" test_ref="oval:org.mitre.oval:tst:21196"/>
            <criterion comment="RedHatDirSvr.SLAPD-DEVEL version is less than B.08.00.02" test_ref="oval:org.mitre.oval:tst:21502"/>
            <criterion comment="RedHatDirSvr.SLAPD-RUN version is less than B.08.00.02" test_ref="oval:org.mitre.oval:tst:20565"/>
            <criterion comment="RedHatDirSvr.SLAPD-SHARED version is less than B.08.00.02" test_ref="oval:org.mitre.oval:tst:21333"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6892" version="6" class="vulnerability">
      <metadata>
        <title>HP-UX Running sendmail, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-2261" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-2261"/>
        <description>Sendmail 8.9.0 through 8.12.6 allows remote attackers to bypass relaying restrictions enforced by the 'check_relay' function by spoofing a blank DNS hostname.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-01T14:30:46.000-05:00">
              <contributor organization="Hewlett-Packard">Aslesha</contributor>
            </submitted>
            <status_change date="2010-10-05T14:11:00.152-04:00">DRAFT</status_change>
            <status_change date="2010-10-25T04:00:21.132-04:00">INTERIM</status_change>
            <status_change date="2010-11-15T04:00:35.522-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:12.673-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:53.308-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02495 SSRT090151 rev.2">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" test_ref="oval:org.mitre.oval:tst:11578"/>
            <criterion comment="InternetSrvcs.INETSVCS2-RUN is installed" test_ref="oval:org.mitre.oval:tst:11885"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_40388 is installed" test_ref="oval:org.mitre.oval:tst:11506"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02495 SSRT090151 rev.2">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="SMAIL-811.INETSVCS-SMAIL version is less than SMAIL-813" test_ref="oval:org.mitre.oval:tst:11251"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02495 SSRT090151 rev.2">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" test_ref="oval:org.mitre.oval:tst:11578"/>
          <criterion negate="true" comment="Patch PHNE_40393 is installed" test_ref="oval:org.mitre.oval:tst:11879"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:688" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX 11.23 ICMP Source Quench Attack Vulnerability</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0791" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0791"/>
        <description>Multiple TCP/IP and ICMP implementations allow remote attackers to cause a denial of service (network throughput reduction for TCP connections) via a blind throughput-reduction attack using spoofed Source Quench packets, aka the "ICMP Source Quench attack."  NOTE: CVE-2004-0790, CVE-2004-0791, and CVE-2004-1060 have been SPLIT based on different attacks; CVE-2005-0065, CVE-2005-0066, CVE-2005-0067, and CVE-2005-0068 are related identifiers that are SPLIT based on the underlying vulnerability.  While CVE normally SPLITs based on vulnerability, the attack-based identifiers exist due to the variety and number of affected implementations and solutions that address the attacks instead of the underlying vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:48:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:51.358-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:58.763-04:00">ACCEPTED</status_change>
            <modified comment="Added title." date="2007-02-23T12:53:00.978-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-23T12:53:50.998-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:24.308-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:31.069-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:13.145-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:688 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:06:24.592-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:41.079-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:06.502-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:51.815-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.23">
          <criteria operator="AND" comment="700 Series OS Release 11.23">
            <criterion comment="700-series HP" test_ref="oval:org.mitre.oval:tst:3443"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.23">
            <criterion comment="800-series HP" test_ref="oval:org.mitre.oval:tst:4124"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
        </criteria>
        <criterion negate="true" comment="Patch PHNE_32606 is installed" test_ref="oval:org.mitre.oval:tst:3439"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6815" version="6" class="vulnerability">
      <metadata>
        <title>HP-UX Running BIND, Remote Denial of Service (DoS), Unauthorized Disclosure of Information</title>
        <affected family="unix">
          <platform>HP-UX 11</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-10-25T11:04:56.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-10-26T21:06:59.165-04:00">DRAFT</status_change>
            <status_change date="2010-11-15T04:00:33.753-05:00">INTERIM</status_change>
            <status_change date="2010-12-06T04:00:46.617-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:06.115-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:53.193-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02546">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="BindUpgrade.BIND-UPGRADE version is less than C.9.3.2.7.0" test_ref="oval:org.mitre.oval:tst:21220"/>
            <criterion comment="BindUpgrade.BIND2-UPGRADE version is less than C.9.3.2.7.0" test_ref="oval:org.mitre.oval:tst:21376"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02546">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="InternetSrvcs.INETSVCS-INETD is installed" test_ref="oval:org.mitre.oval:tst:21277"/>
            <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" test_ref="oval:org.mitre.oval:tst:21460"/>
            <criterion comment="InternetSrvcs.INETSVCS2-RUN is installed" test_ref="oval:org.mitre.oval:tst:21294"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_40339 is installed" test_ref="oval:org.mitre.oval:tst:21189"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02546">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="BindUpgrade.BIND-UPGRADE version is less than C.9.3.2.7.0" test_ref="oval:org.mitre.oval:tst:21220"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02546">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="BINDv920.INETSVCS-BIND version is less than B.11.11.01.015" test_ref="oval:org.mitre.oval:tst:20542"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6667" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Apache with PHP, Remote Denial of Service (DoS), Unauthorized Access, Privileged Access, Cross Site Scripting (XSS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-4017" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4017"/>
        <description>PHP before 5.2.12 and 5.3.x before 5.3.1 does not restrict the number of temporary files created when handling a multipart/form-data POST request, which allows remote attackers to cause a denial of service (resource exhaustion), and makes it easier for remote attackers to exploit local file inclusion vulnerabilities, via multiple requests, related to lack of support for the max_file_uploads directive.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-25T11:50:46.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-10-26T21:06:49.102-04:00">DRAFT</status_change>
            <status_change date="2010-11-15T04:00:30.004-05:00">INTERIM</status_change>
            <status_change date="2010-12-06T04:00:45.405-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:05.152-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:52.911-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:25.102-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:32.773-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:17.593-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:32.498-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02543">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21433"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21494"/>
            <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21310"/>
            <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21341"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02543">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPCH32.PHP version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21353"/>
            <criterion comment="hpuxwsAPCH32.PHP2 version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:20889"/>
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21450"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21415"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6665" version="6" class="vulnerability">
      <metadata>
        <title>HP-UX Running BIND, Remote Denial of Service (DoS), Unauthorized Disclosure of Information</title>
        <affected family="unix">
          <platform>HP-UX 11</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-10-25T11:04:56.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-10-26T21:06:59.379-04:00">DRAFT</status_change>
            <status_change date="2010-11-15T04:00:29.725-05:00">INTERIM</status_change>
            <status_change date="2010-12-06T04:00:45.113-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:04.660-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:52.720-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02546">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="BindUpgrade.BIND-UPGRADE version is less than C.9.3.2.7.0" test_ref="oval:org.mitre.oval:tst:21220"/>
            <criterion comment="BindUpgrade.BIND2-UPGRADE version is less than C.9.3.2.7.0" test_ref="oval:org.mitre.oval:tst:21376"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02546">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="InternetSrvcs.INETSVCS-INETD is installed" test_ref="oval:org.mitre.oval:tst:21277"/>
            <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" test_ref="oval:org.mitre.oval:tst:21460"/>
            <criterion comment="InternetSrvcs.INETSVCS2-RUN is installed" test_ref="oval:org.mitre.oval:tst:21294"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_40339 is installed" test_ref="oval:org.mitre.oval:tst:21189"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02546">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="BindUpgrade.BIND-UPGRADE version is less than C.9.3.2.7.0" test_ref="oval:org.mitre.oval:tst:21220"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02546">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="BINDv920.INETSVCS-BIND version is less than B.11.11.01.015" test_ref="oval:org.mitre.oval:tst:20542"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6655" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Apache with PHP, Remote Denial of Service (DoS), Unauthorized Access, Privileged Access, Cross Site Scripting (XSS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2687" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2687"/>
        <description>The exif_read_data function in the Exif module in PHP before 5.2.10 allows remote attackers to cause a denial of service (crash) via a malformed JPEG image with invalid offset fields, a different issue than CVE-2005-3353.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-25T11:50:46.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-10-26T21:06:47.660-04:00">DRAFT</status_change>
            <status_change date="2010-11-15T04:00:29.397-05:00">INTERIM</status_change>
            <status_change date="2010-12-06T04:00:44.747-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:06.968-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:52.573-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:30.731-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:32.647-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:20.159-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:32.314-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02543">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21433"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21494"/>
            <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21310"/>
            <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.8.10" test_ref="oval:org.mitre.oval:tst:21341"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02543">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPCH32.PHP version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21353"/>
            <criterion comment="hpuxwsAPCH32.PHP2 version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:20889"/>
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21450"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.59.16" test_ref="oval:org.mitre.oval:tst:21415"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6628" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0580" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0580"/>
        <description>Apache Tomcat 4.1.0 through 4.1.39, 5.5.0 through 5.5.27, and 6.0.0 through 6.0.18, when FORM authentication is used, allows remote attackers to enumerate valid usernames via requests to /j_security_check with malformed URL encoding of passwords, related to improper error checking in the (1) MemoryRealm, (2) DataSourceRealm, and (3) JDBCRealm authentication realms, as demonstrated by a % (percent) value for the j_password parameter.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-13T16:45:29.000-05:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2009-12-09T17:16:22.921-05:00">DRAFT</status_change>
            <status_change date="2009-12-28T04:00:39.735-05:00">INTERIM</status_change>
            <status_change date="2010-01-18T04:00:12.924-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:10.952-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:52.469-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:42.556-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:32.315-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:25.638-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:32.183-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02466">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.27.03" test_ref="oval:org.mitre.oval:tst:11062"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02466">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="hpuxwsTOMCAT.TOMCAT version is less than B.5.5.27.03" test_ref="oval:org.mitre.oval:tst:11215"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02466">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.27.03" test_ref="oval:org.mitre.oval:tst:11062"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6564" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0781" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0781"/>
        <description>Cross-site scripting (XSS) vulnerability in jsp/cal/cal2.jsp in the calendar application in the examples web application in Apache Tomcat 4.1.0 through 4.1.39, 5.5.0 through 5.5.27, and 6.0.0 through 6.0.18 allows remote attackers to inject arbitrary web script or HTML via the time parameter, related to "invalid HTML."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-13T16:45:29.000-05:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2009-12-09T17:16:23.143-05:00">DRAFT</status_change>
            <status_change date="2009-12-28T04:00:37.592-05:00">INTERIM</status_change>
            <status_change date="2010-01-18T04:00:10.401-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:05.269-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:52.381-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:25.325-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:32.210-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:17.722-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:32.027-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02466">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.27.03" test_ref="oval:org.mitre.oval:tst:11062"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02466">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="hpuxwsTOMCAT.TOMCAT version is less than B.5.5.27.03" test_ref="oval:org.mitre.oval:tst:11215"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02466">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.27.03" test_ref="oval:org.mitre.oval:tst:11062"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:651" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX 11.11 or 11.23 Path MTU Discovery Attack Vulnerability</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1060" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1060"/>
        <description>Multiple TCP/IP and ICMP implementations, when using Path MTU (PMTU) discovery (PMTUD), allow remote attackers to cause a denial of service (network throughput reduction for TCP connections) via forged ICMP ("Fragmentation Needed and Don't Fragment was Set") packets with a low next-hop MTU value, aka the "Path MTU discovery attack."  NOTE: CVE-2004-0790, CVE-2004-0791, and CVE-2004-1060 have been SPLIT based on different attacks; CVE-2005-0065, CVE-2005-0066, CVE-2005-0067, and CVE-2005-0068 are related identifiers that are SPLIT based on the underlying vulnerability.  While CVE normally SPLITs based on vulnerability, the attack-based identifiers exist due to the variety and number of affected implementations and solutions that address the attacks instead of the underlying vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:48:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:51.103-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:58.450-04:00">ACCEPTED</status_change>
            <modified comment="Added title." date="2007-02-22T17:43:00.954-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-22T17:44:10.985-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:23.230-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:651 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:06:15.190-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:39.616-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:13.099-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:52.274-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="An HPUX 11.11 or 11.23 is installed">
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.11">
            <criteria operator="AND" comment="700 Series OS Release 11.11">
              <criterion comment="700-series HP" test_ref="oval:org.mitre.oval:tst:3443"/>
              <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            </criteria>
            <criteria operator="AND" comment="800 Series OS Release 11.11">
              <criterion comment="800-series HP" test_ref="oval:org.mitre.oval:tst:4124"/>
              <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            </criteria>
          </criteria>
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.23">
            <criteria operator="AND" comment="700 Series OS Release 11.23">
              <criterion comment="700-series HP" test_ref="oval:org.mitre.oval:tst:3443"/>
              <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            </criteria>
            <criteria operator="AND" comment="800 Series OS Release 11.23">
              <criterion comment="800-series HP" test_ref="oval:org.mitre.oval:tst:4124"/>
              <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            </criteria>
          </criteria>
        </criteria>
        <criterion comment="TOUR_PRODUCT.T-NET2-KRN with version less than A.03.00 is installed" test_ref="oval:org.mitre.oval:tst:3415"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:648" version="5" class="vulnerability">
      <metadata>
        <title>HP-UX wuftpd Privilege Escalation Vulnerability (B.11.23)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>ftpd</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0148" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0148"/>
        <description>wu-ftpd 2.6.2 and earlier, with the restricted-gid option enabled, allows local users to bypass access restrictions by changing the permissions to prevent access to their home directory, which causes wu-ftpd to use the root directory instead.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-01-30T07:20:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-02-01T09:08:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-03-09T12:19:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-07-03T12:56:00.000-04:00" comment="Added negate=true attribute to criteria sub-block to fix conversion error from OVAL 4.2 to OVAL 5.0">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-07-03T12:56:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:50.907-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:30.972-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:13.030-04:00">ACCEPTED</status_change>
            <modified comment="Updated the datatype from 'string' to 'fileset_revision' to match Schematron rules." date="2010-09-02T11:23:00.280-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2010-09-02T11:46:36.089-04:00">INTERIM</status_change>
            <status_change date="2010-09-20T04:00:34.087-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.23">
          <criteria operator="AND" comment="700 Series OS Release 11.23">
            <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
            <criterion comment="HP Release B.11.23" negate="false" test_ref="oval:org.mitre.oval:tst:2511"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.23">
            <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2513"/>
            <criterion comment="HP Release B.11.23" negate="false" test_ref="oval:org.mitre.oval:tst:2511"/>
          </criteria>
        </criteria>
        <criterion comment="InternetSrvcs.INETSVCS2-RUN is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2472"/>
        <criteria operator="OR" comment="Either PHNE_30983 or PHNE_31732 is installed" negate="true">
          <criterion comment="Patch PHNE_30983 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2471"/>
          <criterion comment="Patch PHNE_31732 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2470"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6450" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0783" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0783"/>
        <description>Apache Tomcat 4.1.0 through 4.1.39, 5.5.0 through 5.5.27, and 6.0.0 through 6.0.18 permits web applications to replace an XML parser used for other web applications, which allows local users to read or modify the (1) web.xml, (2) context.xml, or (3) tld files of arbitrary web applications via a crafted application that is loaded earlier than the target application.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-13T16:45:29.000-05:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2009-12-09T17:16:23.316-05:00">DRAFT</status_change>
            <status_change date="2009-12-28T04:00:34.783-05:00">INTERIM</status_change>
            <status_change date="2010-01-18T04:00:09.152-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:05.330-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:52.180-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:25.544-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:32.098-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:17.802-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:31.847-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02466">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.27.03" test_ref="oval:org.mitre.oval:tst:11062"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02466">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="hpuxwsTOMCAT.TOMCAT version is less than B.5.5.27.03" test_ref="oval:org.mitre.oval:tst:11215"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02466">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.27.03" test_ref="oval:org.mitre.oval:tst:11062"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6445" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5515" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5515"/>
        <description>Apache Tomcat 4.1.0 through 4.1.39, 5.5.0 through 5.5.27, 6.0.0 through 6.0.18, and possibly earlier versions normalizes the target pathname before filtering the query string when using the RequestDispatcher method, which allows remote attackers to bypass intended access restrictions and conduct directory traversal attacks via .. (dot dot) sequences and the WEB-INF directory in a Request.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-13T16:45:29.000-05:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2009-12-09T17:16:22.453-05:00">DRAFT</status_change>
            <status_change date="2009-12-28T04:00:34.493-05:00">INTERIM</status_change>
            <status_change date="2010-01-18T04:00:08.845-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:33.953-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:52.087-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:42.026-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:32.012-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:54.001-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:31.730-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02466">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.27.03" test_ref="oval:org.mitre.oval:tst:11062"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02466">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="hpuxwsTOMCAT.TOMCAT version is less than B.5.5.27.03" test_ref="oval:org.mitre.oval:tst:11215"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02466">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.27.03" test_ref="oval:org.mitre.oval:tst:11062"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:642" version="3" class="vulnerability">
      <metadata>
        <title>HP-Samba DACL Remote Integer Overflow Vulnerability (CIFS A.02)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>Samba</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1154" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1154"/>
        <description>Integer overflow in the Samba daemon (smbd) in Samba 2.x and 3.0.x through 3.0.9 allows remote authenticated users to cause a denial of service (application crash) and possibly execute arbitrary code via a Samba request with a large number of security descriptors that triggers a heap-based buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-01-13T02:24:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-01-25T07:30:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-03-09T12:19:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Updated the datatype from 'string' to 'fileset_revision' to match Schematron rules." date="2010-09-02T11:23:00.413-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2010-09-02T11:44:54.135-04:00">INTERIM</status_change>
            <status_change date="2010-09-20T04:00:33.713-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="An HPUX 11.11 or 11.23 is installed">
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.11">
            <criteria operator="AND" comment="700 Series OS Release 11.11">
              <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
              <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:2514"/>
            </criteria>
            <criteria operator="AND" comment="800 Series OS Release 11.11">
              <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2513"/>
              <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:2514"/>
            </criteria>
          </criteria>
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.23">
            <criteria operator="AND" comment="700 Series OS Release 11.23">
              <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
              <criterion comment="HP Release B.11.23" negate="false" test_ref="oval:org.mitre.oval:tst:2511"/>
            </criteria>
            <criteria operator="AND" comment="800 Series OS Release 11.23">
              <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2513"/>
              <criterion comment="HP Release B.11.23" negate="false" test_ref="oval:org.mitre.oval:tst:2511"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="OR" comment="Any of the CIFS components has a version equal to A.02.01">
          <criterion comment="CIFS-Server.CIFS-RUN with version equal A.02.01 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2481"/>
          <criterion comment="CIFS-Server.CIFS-UTIL with version equal A.02.01 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2480"/>
          <criterion comment="CIFS-Server.CIFS-ADMIN with version equal A.02.01 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2479"/>
          <criterion comment="CIFS-Server.CIFS-LIB with version equal A.02.01 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2478"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6387" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Kerberos, Remote Denial of Service (DoS), Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0847" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0847"/>
        <description>The asn1buf_imbed function in the ASN.1 decoder in MIT Kerberos 5 (aka krb5) 1.6.3, when PK-INIT is used, allows remote attackers to cause a denial of service (application crash) via a crafted length value that triggers an erroneous malloc call, related to incorrect calculations with pointer arithmetic.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-08-11T16:16:36.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2009-08-12T09:50:14.604-04:00">DRAFT</status_change>
            <status_change date="2009-08-31T04:00:14.778-04:00">INTERIM</status_change>
            <status_change date="2009-09-21T04:00:08.459-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:09.872-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:51.937-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:39.695-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:31.885-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:24.305-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:31.586-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02421">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="krb5client.KRB5-64SLIB-A version is less than D.1.6.2.01" test_ref="oval:org.mitre.oval:tst:10417"/>
            <criterion comment="krb5client.KRB5-64SLIB-A version is less than D.1.6.2.01" test_ref="oval:org.mitre.oval:tst:10417"/>
            <criterion comment="krb5client.KRB5-PRG-A version is less than D.1.6.2.01" test_ref="oval:org.mitre.oval:tst:9858"/>
            <criterion comment="krb5client.KRB5-RUN-A version is less than D.1.6.2.01" test_ref="oval:org.mitre.oval:tst:10546"/>
            <criterion comment="krb5client.KRB5-SHLIB-A version is less than D.1.6.2.01" test_ref="oval:org.mitre.oval:tst:9864"/>
            <criterion comment="krb5client.KRB5IA32SLIB-A version is less than D.1.6.2.01" test_ref="oval:org.mitre.oval:tst:10283"/>
            <criterion comment="krb5client.KRB5IA64SLIB-A version is less than D.1.6.2.01" test_ref="oval:org.mitre.oval:tst:10263"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02421">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="krb5client.KRB5-64SLIB-A version is less than C.1.3.5.09" test_ref="oval:org.mitre.oval:tst:10041"/>
            <criterion comment="krb5client.KRB5-PRG-A version is less than C.1.3.5.09" test_ref="oval:org.mitre.oval:tst:10495"/>
            <criterion comment="krb5client.KRB5-RUN-A version is less than C.1.3.5.09" test_ref="oval:org.mitre.oval:tst:10331"/>
            <criterion comment="krb5client.KRB5-SHLIB-A version is less than C.1.3.5.09" test_ref="oval:org.mitre.oval:tst:10556"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02421">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="krb5client.KRB5-64SLIB-A version is less than E.1.6.2.03" test_ref="oval:org.mitre.oval:tst:10551"/>
            <criterion comment="krb5client.KRB5-PRG-A version is less than E.1.6.2.03" test_ref="oval:org.mitre.oval:tst:10305"/>
            <criterion comment="krb5client.KRB5-RUN-A version is less than E.1.6.2.03" test_ref="oval:org.mitre.oval:tst:10501"/>
            <criterion comment="krb5client.KRB5-SHLIB-A version is less than E.1.6.2.03" test_ref="oval:org.mitre.oval:tst:10039"/>
            <criterion comment="krb5client.KRB5IA32SLIB-A version is less than E.1.6.2.03" test_ref="oval:org.mitre.oval:tst:10539"/>
            <criterion comment="krb5client.KRB5IA64SLIB-A version is less than E.1.6.2.03" test_ref="oval:org.mitre.oval:tst:10262"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6352" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running VERITAS File System (VRTSvxfs) or VERITAS Oracle Disk Manager (VRTSodm), Local Escalation of Privilege</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0207" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0207"/>
        <description>Unspecified vulnerability in HP-UX B.11.11 running VERITAS Oracle Disk Manager (VRTSodm) 3.5, B.11.23 running VRTSodm 4.1 or VERITAS File System (VRTSvxfs) 4.1, B.11.23 running VRTSodm 5.0 or VRTSvxfs 5.0, and B.11.31 running VRTSodm 5.0 allows local users to gain root privileges via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-09T14:52:58.000-05:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2009-12-15T20:20:07.237-05:00">DRAFT</status_change>
            <status_change date="2010-01-04T04:01:45.505-05:00">INTERIM</status_change>
            <status_change date="2010-01-25T04:00:15.597-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:04.472-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:51.775-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:23.585-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:31.697-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:16.890-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:31.386-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02409">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="VRTSvxfs.VXFS-RUN is installed" test_ref="oval:org.mitre.oval:tst:11292"/>
          <criterion negate="true" comment="Patch PHCO_39124 is installed" test_ref="oval:org.mitre.oval:tst:11283"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02409">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="VRTSvxfs or VRTSodm is vulnerable">
            <criteria operator="AND" comment="VRTSvxfs 4.1 or 5.0 is vulnerable">
              <criteria operator="OR" comment="VRTSvxfs 4.1 or 5.0 is installed">
                <criterion comment="VRTSvxfs.VXFS-RUN is installed" test_ref="oval:org.mitre.oval:tst:11292"/>
                <criterion comment="VRTSvxfs.VXFS-RUN-PALIB is installed" test_ref="oval:org.mitre.oval:tst:11141"/>
                <criterion comment="VRTSvxfs.VXFS-PRG is installed" test_ref="oval:org.mitre.oval:tst:10996"/>
              </criteria>
              <criteria operator="OR" comment="PHCO_39027 not installed for 4.1, or patches PHCO_39103 and PHCO_39104 not installed for 5.0">
                <criterion negate="true" comment="Patch PHCO_39027 is installed" test_ref="oval:org.mitre.oval:tst:11186"/>
                <criteria negate="true" operator="AND">
                  <criterion comment="Patch PHCO_39103 is installed" test_ref="oval:org.mitre.oval:tst:10811"/>
                  <criterion comment="Patch PHCO_39104 is installed" test_ref="oval:org.mitre.oval:tst:11183"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="VRTSodm 4.1 or 5.0 is vulnerable">
              <criteria operator="OR" comment="VRTSodm 4.1 or 5.0 is installed">
                <criterion comment="VRTSodm.ODM-KRN is installed" test_ref="oval:org.mitre.oval:tst:11042"/>
                <criterion comment="VRTSodm.ODM-RUN is installed" test_ref="oval:org.mitre.oval:tst:11174"/>
                <criterion comment="VRTSodm.ODM-MAN is installed" test_ref="oval:org.mitre.oval:tst:10401"/>
              </criteria>
              <criteria operator="OR" comment="PHKL_39029 not installed for 4.1, or PHKL_38795 not installed for 5.0">
                <criterion negate="true" comment="Patch PHKL_39029 is installed" test_ref="oval:org.mitre.oval:tst:11218"/>
                <criterion negate="true" comment="Patch PHKL_38795 is installed" test_ref="oval:org.mitre.oval:tst:10890"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02409">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="VRTSvxfs or VRTSodm is vulnerable">
            <criteria operator="AND" comment="VRTSdom 5.0 is vulnerable">
              <criteria operator="OR">
                <criterion comment="VRTSodm.ODM-KRN is installed" test_ref="oval:org.mitre.oval:tst:11042"/>
                <criterion comment="VRTSodm.ODM-RUN is installed" test_ref="oval:org.mitre.oval:tst:11174"/>
                <criterion comment="VRTSodm.ODM-MAN is installed" test_ref="oval:org.mitre.oval:tst:10401"/>
              </criteria>
              <criterion comment="Patch PHKL_39130 is installed" test_ref="oval:org.mitre.oval:tst:11083"/>
            </criteria>
            <criteria operator="AND" comment="VRTSvxfs 5.0 is vulnerable">
              <criterion comment="VRTSvxfs.VXFS-RUN is installed" test_ref="oval:org.mitre.oval:tst:11292"/>
              <criteria negate="true" operator="AND" comment="Patch PHCO_38913 and PHCO_39132 are installed">
                <criterion comment="Patch PHCO_38913 is installed" test_ref="oval:org.mitre.oval:tst:11118"/>
                <criterion comment="Patch PHCO_39132 is installed" test_ref="oval:org.mitre.oval:tst:10878"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6328" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX Running Role-Based Access Control (RBAC), Local Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2682" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2682"/>
        <description>Unspecified vulnerability in Role-Based Access Control (RBAC) in HP HP-UX B.11.23 and B.11.31 allows local users to bypass intended access restrictions via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-07T11:33:53.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2009-10-09T14:07:00.581-04:00">DRAFT</status_change>
            <status_change date="2009-10-26T04:00:05.422-04:00">INTERIM</status_change>
            <status_change date="2009-11-16T04:00:19.006-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:43.698-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:51.616-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:18.222-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:31.595-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:05.806-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:31.237-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02457">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="RBAC.RBAC-CONF is installed" test_ref="oval:org.mitre.oval:tst:10651"/>
            <criterion comment="RBAC.RBAC-RUN is installed" test_ref="oval:org.mitre.oval:tst:10540"/>
          </criteria>
          <criterion negate="true" comment="Patch PHCO_40131 is installed" test_ref="oval:org.mitre.oval:tst:10732"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02457">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="RBAC.RBAC-CONF version is less than B.11.23.06" test_ref="oval:org.mitre.oval:tst:9940"/>
            <criterion comment="RBAC.RBAC-RUN version is less than B.11.23.06" test_ref="oval:org.mitre.oval:tst:10583"/>
            <criterion comment="RBAC.RBAC-WEB version is less than B.11.23.06" test_ref="oval:org.mitre.oval:tst:10906"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6307" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running XNTP, Remote Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1252" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1252"/>
        <description>Stack-based buffer overflow in the crypto_recv function in ntp_crypto.c in ntpd in NTP before 4.2.4p7 and 4.2.5 before 4.2.5p74, when OpenSSL and autokey are enabled, allows remote attackers to execute arbitrary code via a crafted packet containing an extension field.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-08-11T16:16:37.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2009-08-12T09:50:15.432-04:00">DRAFT</status_change>
            <status_change date="2009-08-31T04:00:11.277-04:00">INTERIM</status_change>
            <status_change date="2009-09-21T04:00:07.268-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:34.478-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:51.649-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:42.982-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:31.480-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:54.569-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:31.123-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:10571 - March/April 2015 PFA Vulnerabilities for HP-UX security advisories" date="2015-04-28T15:04:00.685-04:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </modified>
            <status_change date="2015-04-28T15:06:45.971-04:00">INTERIM</status_change>
            <status_change date="2015-05-18T04:00:14.852-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02437">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="InternetSrvcs.INETSVCS2-BOOT is installed" test_ref="oval:org.mitre.oval:tst:10552"/>
          <criterion negate="true" comment="Patch PHNE_39872 is installed" test_ref="oval:org.mitre.oval:tst:9736"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02437">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="InternetSrvcs.INETSVCS-BOOT is installed" test_ref="oval:org.mitre.oval:tst:10571"/>
          <criterion negate="true" comment="Patch PHNE_39871 is installed" test_ref="oval:org.mitre.oval:tst:10557"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02437">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="NTP.NTP-RUN is installed" test_ref="oval:org.mitre.oval:tst:10348"/>
          <criterion negate="true" comment="Patch PHNE_39873 is installed" test_ref="oval:org.mitre.oval:tst:10276"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6301" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Kerberos, Remote Denial of Service (DoS), Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</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-08-11T16:16:36.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2009-08-12T09:50:14.263-04:00">DRAFT</status_change>
            <status_change date="2009-08-31T04:00:10.825-04:00">INTERIM</status_change>
            <status_change date="2009-09-21T04:00:06.772-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:35.489-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:51.511-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:47.234-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:31.275-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:56.067-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:30.942-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02421">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="krb5client.KRB5-64SLIB-A version is less than D.1.6.2.01" test_ref="oval:org.mitre.oval:tst:10417"/>
            <criterion comment="krb5client.KRB5-64SLIB-A version is less than D.1.6.2.01" test_ref="oval:org.mitre.oval:tst:10417"/>
            <criterion comment="krb5client.KRB5-PRG-A version is less than D.1.6.2.01" test_ref="oval:org.mitre.oval:tst:9858"/>
            <criterion comment="krb5client.KRB5-RUN-A version is less than D.1.6.2.01" test_ref="oval:org.mitre.oval:tst:10546"/>
            <criterion comment="krb5client.KRB5-SHLIB-A version is less than D.1.6.2.01" test_ref="oval:org.mitre.oval:tst:9864"/>
            <criterion comment="krb5client.KRB5IA32SLIB-A version is less than D.1.6.2.01" test_ref="oval:org.mitre.oval:tst:10283"/>
            <criterion comment="krb5client.KRB5IA64SLIB-A version is less than D.1.6.2.01" test_ref="oval:org.mitre.oval:tst:10263"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02421">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="krb5client.KRB5-64SLIB-A version is less than C.1.3.5.09" test_ref="oval:org.mitre.oval:tst:10041"/>
            <criterion comment="krb5client.KRB5-PRG-A version is less than C.1.3.5.09" test_ref="oval:org.mitre.oval:tst:10495"/>
            <criterion comment="krb5client.KRB5-RUN-A version is less than C.1.3.5.09" test_ref="oval:org.mitre.oval:tst:10331"/>
            <criterion comment="krb5client.KRB5-SHLIB-A version is less than C.1.3.5.09" test_ref="oval:org.mitre.oval:tst:10556"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02421">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="krb5client.KRB5-64SLIB-A version is less than E.1.6.2.03" test_ref="oval:org.mitre.oval:tst:10551"/>
            <criterion comment="krb5client.KRB5-PRG-A version is less than E.1.6.2.03" test_ref="oval:org.mitre.oval:tst:10305"/>
            <criterion comment="krb5client.KRB5-RUN-A version is less than E.1.6.2.03" test_ref="oval:org.mitre.oval:tst:10501"/>
            <criterion comment="krb5client.KRB5-SHLIB-A version is less than E.1.6.2.03" test_ref="oval:org.mitre.oval:tst:10039"/>
            <criterion comment="krb5client.KRB5IA32SLIB-A version is less than E.1.6.2.03" test_ref="oval:org.mitre.oval:tst:10539"/>
            <criterion comment="krb5client.KRB5IA64SLIB-A version is less than E.1.6.2.03" test_ref="oval:org.mitre.oval:tst:10262"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6215" version="6" class="vulnerability">
      <metadata>
        <title>HP-UX ttrace(2), Local Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1427" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1427"/>
        <description>Unspecified vulnerability in HP-UX B.11.31 allows local users to cause a denial of service (system crash) via unknown vectors related to the ttrace system call.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-08-11T16:16:36.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2009-08-12T09:50:13.063-04:00">DRAFT</status_change>
            <status_change date="2009-08-31T04:00:09.428-04:00">INTERIM</status_change>
            <status_change date="2009-09-21T04:00:06.529-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:44.718-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:31.152-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:26.481-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:30.819-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX02450">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="ProgSupport.C-INC is installed" test_ref="oval:org.mitre.oval:tst:10434"/>
          <criterion comment="ProgSupport.PAUX-ENG-A-MAN is installed" test_ref="oval:org.mitre.oval:tst:10443"/>
          <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:10534"/>
        </criteria>
        <criterion negate="true" comment="Patch PHKL_40197 is installed" test_ref="oval:org.mitre.oval:tst:10541"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:616" version="5" class="vulnerability">
      <metadata>
        <title>HP-UX 11.11 swagentd Denial of Service</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>swagentd</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1389" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1389"/>
        <description>Unspecified vulnerability in swagentd in HP-UX B.11.00, B.11.04, and B.11.11 allows remote attackers to cause a denial of service (application crash) via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:48:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:50.134-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:57.789-04:00">ACCEPTED</status_change>
            <modified comment="Added title and CVE reference." date="2007-02-23T16:06:00.705-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-23T16:06:46.731-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:22.697-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:30.876-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:12.891-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:30.120-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:51.386-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.11" negate="false">
          <criteria operator="AND" comment="700 Series OS Release 11.11" negate="false">
            <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:3443"/>
            <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.11" negate="false">
            <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:4124"/>
            <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
        </criteria>
        <criteria operator="OR" comment="Installed B.11.11 software has not been patched for c00622788" negate="false">
          <criteria operator="AND" comment="DCE-Core.DCE-CORE-SHLIB is installed without PHSS_29964 or subsequent" negate="false">
            <criterion comment="DCE-Core.DCE-CORE-SHLIB is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3858"/>
            <criterion comment="Patch PHSS_29964 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3974"/>
          </criteria>
          <criteria operator="AND" comment="SW-DIST.SD-AGENT is installed without PHCO_28848 or subsequent" negate="false">
            <criterion comment="SW-DIST.SD-AGENT is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3857"/>
            <criterion comment="Patch PHCO_28848 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3831"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:615" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX ftpd Remote Unauthorized Data Access (B.11.11)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>ftpd</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-3296" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3296"/>
        <description>The FTP server in HP-UX 10.20, B.11.00, and B.11.11, allows remote attackers to list arbitrary directories as root by running the LIST command before logging in.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:48:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:49.969-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:57.625-04:00">ACCEPTED</status_change>
            <modified comment="Added title." date="2007-02-25T23:52:00.850-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-25T23:52:49.873-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:22.517-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:30.580-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:51.288-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.11" negate="false">
          <criteria operator="AND" comment="700 Series OS Release 11.11" negate="false">
            <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:3443"/>
            <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.11" negate="false">
            <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:4124"/>
            <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
        </criteria>
        <criterion comment="WUFTP-26.INETSVCS-FTP with version less than B.11.11.01.006 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3641"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6118" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Netscape / Red Hat Directory Server, Remote Cross Site Scripting (XSS) or Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-3283" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3283"/>
        <description>Multiple memory leaks in Red Hat Directory Server 7.1 before SP7, Red Hat Directory Server 8, and Fedora Directory Server 1.1.1 and earlier allow remote attackers to cause a denial of service (memory consumption) via vectors involving (1) the authentication / bind phase and (2) anonymous LDAP search requests.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-09-02T12:41:14.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-09-09T10:51:48.650-04:00">DRAFT</status_change>
            <status_change date="2008-09-29T04:00:53.320-04:00">INTERIM</status_change>
            <status_change date="2008-10-20T04:00:33.216-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:12.168-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:51.165-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:46.646-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:31.007-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:27.171-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:30.681-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02354">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NetscapeDirSvr7.NDS-SLAPD version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9039"/>
            <criterion comment="NetscapeDirSvr7.NDS-SLCLNT version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9086"/>
            <criterion comment="NetscapeDirSvr7.NDS-ADM version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9152"/>
            <criterion comment="NetscapeDirSvr7.NDS-BASE version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9069"/>
            <criterion comment="NetscapeDirSvr7.NDS-BSCLNT version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9124"/>
            <criterion comment="NetscapeDirSvr7.NDS-BSJRE version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9216"/>
            <criterion comment="NetscapeDirSvr7.NDS-NC version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9226"/>
            <criterion comment="NetscapeDirSvr7.NDS-NSPERL version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9245"/>
            <criterion comment="NetscapeDirSvr7.NDS-PERLDAP version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9214"/>
            <criterion comment="NetscapeDirSvr7.NDS-SVCORE version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:8731"/>
            <criterion comment="NetscapeDirSvr7.NDS-RUN version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9111"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02354">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NetscapeDirSvr6.NDS-SLCLNT version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:9026"/>
            <criterion comment="NetscapeDirSvr6.NDS-SVCORE version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:9189"/>
            <criterion comment="NetscapeDirSvr6.NDS-ADM version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:8769"/>
            <criterion comment="NetscapeDirSvr6.NDS-BASE version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:8977"/>
            <criterion comment="NetscapeDirSvr6.NDS-BSCLNT version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:9202"/>
            <criterion comment="NetscapeDirSvr6.NDS-BSJRE version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:9054"/>
            <criterion comment="NetscapeDirSvr6.NDS-NC version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:8915"/>
            <criterion comment="NetscapeDirSvr6.NDS-NSPERL version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:8861"/>
            <criterion comment="NetscapeDirSvr6.NDS-PERLDAP version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:8423"/>
            <criterion comment="NetscapeDirSvr6.NDS-SLAPD version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:8715"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6115" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java JRE and JDK, Remote Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-5236" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5236"/>
        <description>Java Web Start in Sun JDK and JRE 5.0 Update 12 and earlier, and SDK and JRE 1.4.2_15 and earlier, on Windows does not properly enforce access restrictions for untrusted applications, which allows user-assisted remote attackers to read local files via an untrusted application.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-30T17:10:23.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:24:51.754-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:43.086-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:01:11.357-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:11.796-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:50.973-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:44.998-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:30.736-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:26.659-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:30.400-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02284">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9416"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9358"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9394"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9414"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:8712"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9270"/>
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:8441"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:8831"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:8698"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9265"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9276"/>
            <criterion comment="Jre15.JRE15-PNV2 version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9409"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9220"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9132"/>
            <criterion comment="Jre15.JRE15-PNV2-H version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9244"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:8716"/>
            <criterion comment="Jre15.JRE15-PWV2 version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9101"/>
            <criterion comment="Jre15.JRE15-PWV2-H version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9436"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9097"/>
            <criterion comment="Jdk15.JDK15-PNV2 version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9408"/>
            <criterion comment="Jdk15.JDK15-PWV2 version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:8733"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:8475"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02284">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk14.JDK14-PWV2 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9417"/>
            <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9170"/>
            <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9382"/>
            <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9405"/>
            <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:8996"/>
            <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9007"/>
            <criterion comment="Jre14.JRE14-PNV2 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9402"/>
            <criterion comment="Jre14.JRE14-COM-DOC version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9437"/>
            <criterion comment="Jpi14.JPI14-COM version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:8465"/>
            <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9252"/>
            <criterion comment="Jre14.JRE14-PNV2-H version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9371"/>
            <criterion comment="Jre14.JRE14-PWV2 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9363"/>
            <criterion comment="Jpi14.JPI14-COM-DOC version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:8817"/>
            <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9400"/>
            <criterion comment="Jre14.JRE14-PWV2-H version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9420"/>
            <criterion comment="Jpi14.JPI14-IPF32 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9443"/>
            <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9390"/>
            <criterion comment="Jpi14.JPI14-PA11 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9028"/>
            <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9325"/>
            <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9274"/>
            <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9201"/>
            <criterion comment="Jdk14.JDK14-DEMO version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9334"/>
            <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9034"/>
            <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9284"/>
            <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9319"/>
            <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9455"/>
            <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9303"/>
            <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9464"/>
            <criterion comment="Jdk14.JDK14-PNV2 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9307"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6111" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX running Apache, Remote Arbitrary Code Execution, Cross Site Scripting (XSS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-1355" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1355"/>
        <description>Multiple cross-site scripting (XSS) vulnerabilities in the appdev/sample/web/hello.jsp example application in Tomcat 4.0.0 through 4.0.6, 4.1.0 through 4.1.36, 5.0.0 through 5.0.30, 5.5.0 through 5.5.23, and 6.0.0 through 6.0.10 allow remote attackers to inject arbitrary web script or HTML via the test parameter and unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-30T17:10:24.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:24:53.603-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:42.704-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:01:10.994-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:12.049-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:50.871-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:46.450-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:30.601-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:27.089-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:30.268-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02262">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
          <criterion comment="hpuxwsAPACHE version is less than B.2.0.59.00" test_ref="oval:org.mitre.oval:tst:9217"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02262">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="hpuxwsAPACHE version is less than A.2.0.59.00" test_ref="oval:org.mitre.oval:tst:9178"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6105" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX running B6848AB GTK+ Support Libraries, Local Increased Privilege</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-2693" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2693"/>
        <description>HP-UX B.11.00 and B.11.11 with B6848AB GTK+ Support Libraries installed uses insecure directory permissions, which allows local users to gain privileges via files in /opt/gnome/src/GLib/.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-30T17:10:24.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:24:54.163-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:42.423-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:01:10.352-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:12.647-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:50.755-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01034">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          </criteria>
          <criterion comment="Gettext.GETTEXT-SRC version is less than 0.10.39.2.1" test_ref="oval:org.mitre.oval:tst:9045"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01034">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="GTK+.GTK+-SRC version is less than 1.2.10.2.1" test_ref="oval:org.mitre.oval:tst:9172"/>
            <criterion comment="GLib.GLIB-SRC version is less than 1.2.10.2.1" test_ref="oval:org.mitre.oval:tst:8999"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6104" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX Running IPFilter, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-0396" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0396"/>
        <description>Unspecified vulnerability in HP-UX B.11.23, when running IPFilter in combination with PHNE_34474, allows remote attackers to cause a denial of service (system crash) via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-09-02T16:54:45.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-09-09T10:51:49.345-04:00">DRAFT</status_change>
            <status_change date="2008-09-29T04:00:53.048-04:00">INTERIM</status_change>
            <status_change date="2008-10-20T04:00:32.435-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:10.232-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:51.432-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX02181">
        <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
        <criterion comment="IPF-HP.IPF-MIN is installed" test_ref="oval:org.mitre.oval:tst:8668"/>
        <criteria negate="true" operator="OR" comment="Patch PHNE_35545 and PHNE_35766 are installed">
          <criterion comment="Patch PHNE_35545 is installed" test_ref="oval:org.mitre.oval:tst:8875"/>
          <criterion comment="Patch PHNE_35766 is installed" test_ref="oval:org.mitre.oval:tst:9179"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6089" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Apache, Remote Cross Site Scripting (XSS) or Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-4465" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4465"/>
        <description>Cross-site scripting (XSS) vulnerability in mod_autoindex.c in the Apache HTTP Server before 2.2.6, when the charset on a server-generated page is not defined, allows remote attackers to inject arbitrary web script or HTML via the P parameter using the UTF-7 charset.  NOTE: it could be argued that this issue is due to a design limitation of browsers that attempt to perform automatic content type detection.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-28T13:04:06.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-08-28T14:12:21.198-04:00">DRAFT</status_change>
            <status_change date="2008-09-15T04:00:29.076-04:00">INTERIM</status_change>
            <status_change date="2008-10-06T04:00:20.621-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:05.736-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:50.601-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:28.574-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:30.477-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:39.402-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:30.116-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02365">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9224"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8825"/>
            <criterion comment="hpuxwsAPACHE.APACHE version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8656"/>
            <criterion comment="hpuxwsAPACHE.APACHE2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9070"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8541"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9168"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8818"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8707"/>
            <criterion comment="hpuxwsAPACHE.WEBPROXY version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9049"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9221"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8634"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02365">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPCH32.PHP version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9113"/>
            <criterion comment="hpuxwsAPACHE.APACHE2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9070"/>
            <criterion comment="hpuxwsAPCH32.PHP2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8969"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8541"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9168"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8818"/>
            <criterion comment="hpuxwsAPCH32.APACHE version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9088"/>
            <criterion comment="hpuxwsAPCH32.APACHE2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9123"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8707"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9221"/>
            <criterion comment="hpuxwsAPCH32.AUTH_LDAP version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8990"/>
            <criterion comment="hpuxwsAPCH32.AUTH_LDAP2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9023"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8634"/>
            <criterion comment="hpuxwsAPCH32.MOD_JK version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8708"/>
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9224"/>
            <criterion comment="hpuxwsAPCH32.MOD_JK2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9120"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8825"/>
            <criterion comment="hpuxwsAPACHE.WEBPROXY version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9049"/>
            <criterion comment="hpuxwsAPCH32.MOD_PERL version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8971"/>
            <criterion comment="hpuxwsAPCH32.WEBPROXY version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9208"/>
            <criterion comment="hpuxwsAPCH32.MOD_PERL2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9146"/>
            <criterion comment="hpuxwsAPACHE.APACHE version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8656"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6084" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Apache, Remote Cross Site Scripting (XSS) or Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2364" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2364"/>
        <description>The ap_proxy_http_process_response function in mod_proxy_http.c in the mod_proxy module in the Apache HTTP Server 2.0.63 and 2.2.8 does not limit the number of forwarded interim responses, which allows remote HTTP servers to cause a denial of service (memory consumption) via a large number of interim responses.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-28T13:04:06.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-08-28T14:12:28.294-04:00">DRAFT</status_change>
            <status_change date="2008-09-15T04:00:28.002-04:00">INTERIM</status_change>
            <status_change date="2008-10-06T04:00:19.705-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:08.476-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:50.306-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:34.405-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:30.292-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:43.033-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:29.943-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02365">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9224"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8825"/>
            <criterion comment="hpuxwsAPACHE.APACHE version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8656"/>
            <criterion comment="hpuxwsAPACHE.APACHE2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9070"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8541"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9168"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8818"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8707"/>
            <criterion comment="hpuxwsAPACHE.WEBPROXY version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9049"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9221"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8634"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02365">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPCH32.PHP version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9113"/>
            <criterion comment="hpuxwsAPACHE.APACHE2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9070"/>
            <criterion comment="hpuxwsAPCH32.PHP2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8969"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8541"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9168"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8818"/>
            <criterion comment="hpuxwsAPCH32.APACHE version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9088"/>
            <criterion comment="hpuxwsAPCH32.APACHE2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9123"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8707"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9221"/>
            <criterion comment="hpuxwsAPCH32.AUTH_LDAP version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8990"/>
            <criterion comment="hpuxwsAPCH32.AUTH_LDAP2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9023"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8634"/>
            <criterion comment="hpuxwsAPCH32.MOD_JK version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8708"/>
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9224"/>
            <criterion comment="hpuxwsAPCH32.MOD_JK2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9120"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8825"/>
            <criterion comment="hpuxwsAPACHE.WEBPROXY version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9049"/>
            <criterion comment="hpuxwsAPCH32.MOD_PERL version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8971"/>
            <criterion comment="hpuxwsAPCH32.WEBPROXY version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9208"/>
            <criterion comment="hpuxwsAPCH32.MOD_PERL2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9146"/>
            <criterion comment="hpuxwsAPACHE.APACHE version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8656"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6078" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Netscape / Red Hat Directory Server, Remote Cross Site Scripting (XSS) or Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2930" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2930"/>
        <description>Red Hat Directory Server 7.1 before SP7, Red Hat Directory Server 8, and Fedora Directory Server 1.1.1 allow remote attackers to cause a denial of service (CPU consumption and search outage) via crafted LDAP search requests with patterns, related to a single-threaded regular-expression subsystem.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-09-02T12:41:14.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-09-09T10:51:49.621-04:00">DRAFT</status_change>
            <status_change date="2008-09-29T04:00:52.468-04:00">INTERIM</status_change>
            <status_change date="2008-10-20T04:00:31.819-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:07.200-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:50.122-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:32.096-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:30.162-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:41.538-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:29.798-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02354">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NetscapeDirSvr7.NDS-SLAPD version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9039"/>
            <criterion comment="NetscapeDirSvr7.NDS-SLCLNT version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9086"/>
            <criterion comment="NetscapeDirSvr7.NDS-ADM version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9152"/>
            <criterion comment="NetscapeDirSvr7.NDS-BASE version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9069"/>
            <criterion comment="NetscapeDirSvr7.NDS-BSCLNT version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9124"/>
            <criterion comment="NetscapeDirSvr7.NDS-BSJRE version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9216"/>
            <criterion comment="NetscapeDirSvr7.NDS-NC version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9226"/>
            <criterion comment="NetscapeDirSvr7.NDS-NSPERL version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9245"/>
            <criterion comment="NetscapeDirSvr7.NDS-PERLDAP version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9214"/>
            <criterion comment="NetscapeDirSvr7.NDS-SVCORE version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:8731"/>
            <criterion comment="NetscapeDirSvr7.NDS-RUN version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9111"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02354">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NetscapeDirSvr6.NDS-SLCLNT version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:9026"/>
            <criterion comment="NetscapeDirSvr6.NDS-SVCORE version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:9189"/>
            <criterion comment="NetscapeDirSvr6.NDS-ADM version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:8769"/>
            <criterion comment="NetscapeDirSvr6.NDS-BASE version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:8977"/>
            <criterion comment="NetscapeDirSvr6.NDS-BSCLNT version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:9202"/>
            <criterion comment="NetscapeDirSvr6.NDS-BSJRE version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:9054"/>
            <criterion comment="NetscapeDirSvr6.NDS-NC version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:8915"/>
            <criterion comment="NetscapeDirSvr6.NDS-NSPERL version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:8861"/>
            <criterion comment="NetscapeDirSvr6.NDS-PERLDAP version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:8423"/>
            <criterion comment="NetscapeDirSvr6.NDS-SLAPD version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:8715"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6077" version="6" class="vulnerability">
      <metadata>
        <title>HP-UX Local Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4416" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4416"/>
        <description>Unspecified vulnerability in the kernel in HP HP-UX B.11.31 allows local users to cause a denial of service via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-12-05T16:36:25.000-05:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2008-12-12T16:42:31.643-05:00">DRAFT</status_change>
            <status_change date="2008-12-29T04:00:38.394-05:00">INTERIM</status_change>
            <status_change date="2009-01-19T04:00:17.990-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:32.030-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:30.084-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:41.470-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:29.705-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX02389">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="ProgSupport.C-INC is installed" test_ref="oval:org.mitre.oval:tst:9511"/>
          <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:9181"/>
        </criteria>
        <criterion negate="true" comment="Patch PHKL_38987 is installed" test_ref="oval:org.mitre.oval:tst:9485"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6076" version="1" class="vulnerability">
      <metadata>
        <title>automountd can run user programs as root.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-1999-0210" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-0210"/>
        <description>Automount daemon automountd allows local or remote users to gain privileges via shell metacharacters.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-31T10:44:28.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:24:54.422-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:41.254-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:01:09.037-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX9910-104">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHNE_20371 is installed" test_ref="oval:org.mitre.oval:tst:8490"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6067" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX running Apache, Remote Arbitrary Code Execution, Cross Site Scripting (XSS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-1900" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1900"/>
        <description>CRLF injection vulnerability in the FILTER_VALIDATE_EMAIL filter in ext/filter in PHP 5.2.0 and 5.2.1 allows context-dependent attackers to inject arbitrary e-mail headers via an e-mail address with a '\n' character, which causes a regular expression to ignore the subsequent part of the address string.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-30T17:10:24.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:24:54.701-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:40.429-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:01:07.722-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:04.083-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:50.026-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:23.919-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:29.995-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:36.830-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:29.559-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02262">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
          <criterion comment="hpuxwsAPACHE version is less than B.2.0.59.00" test_ref="oval:org.mitre.oval:tst:9217"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02262">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="hpuxwsAPACHE version is less than A.2.0.59.00" test_ref="oval:org.mitre.oval:tst:9178"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6056" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Apache, Remote Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-3378" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3378"/>
        <description>The (1) session_save_path, (2) ini_set, and (3) error_log functions in PHP 4.4.7 and earlier, and PHP 5 5.2.3 and earlier, when invoked from a .htaccess file, allow remote attackers to bypass safe_mode and open_basedir restrictions and possibly execute arbitrary commands, as demonstrated using (a) php_value, (b) php_flag, and (c) directives in .htaccess.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-30T17:10:23.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:24:55.053-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:40.167-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:01:07.424-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:04.800-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:49.929-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:25.842-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:29.901-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:37.825-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:29.451-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02308">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
          <criterion comment="hpuxwsAPACHE version is less than B.2.0.59.00.2" test_ref="oval:org.mitre.oval:tst:9344"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02308">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="hpuxwsAPACHE version is less than A.2.0.59.00.2" test_ref="oval:org.mitre.oval:tst:9329"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6051" version="1" class="vulnerability">
      <metadata>
        <title>Security vulnerability in the BIND executable</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-1999-0009" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-0009"/>
        <description>Inverse query buffer overflow in BIND 4.9 and BIND 8 Releases.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-31T10:44:28.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:24:55.296-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:39.940-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:01:07.182-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX9808-083">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHNE_12957 is installed" test_ref="oval:org.mitre.oval:tst:9061"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6037" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running LDAP-UX, Local Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1659" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1659"/>
        <description>Unspecified vulnerability in HP LDAP-UX vB.04.10 through vB.04.15 allows local users to gain privileges via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-30T17:10:21.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:24:55.970-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:39.593-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:01:06.661-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:51.738-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:49.832-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:45.035-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:29.793-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:18.079-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:29.313-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX02330">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="LdapUxClient.ADMIN-RUN version is less than B.04.17" test_ref="oval:org.mitre.oval:tst:9322"/>
          <criterion comment="LdapUxClient.CORE-RUN version is less than B.04.17" test_ref="oval:org.mitre.oval:tst:9278"/>
          <criterion comment="LdapUxClient.LDAP-C-SDK version is less than B.04.17" test_ref="oval:org.mitre.oval:tst:9218"/>
          <criterion comment="LdapUxClient.LDUX-ENG-A-MAN version is less than B.04.17" test_ref="oval:org.mitre.oval:tst:8631"/>
          <criterion comment="LdapUxClient.NATIVELDAP-RUN version is less than B.04.17" test_ref="oval:org.mitre.oval:tst:9384"/>
          <criterion comment="LdapUxClient.PAM-AUTHZ-RUN version is less than B.04.17" test_ref="oval:org.mitre.oval:tst:9415"/>
          <criterion comment="NisLdapServer.YPLDAP-SERVER version is less than B.04.17" test_ref="oval:org.mitre.oval:tst:9114"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6033" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Running Firefox, Remote Unauthorized Access or Elevation of Privileges or Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-6589" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6589"/>
        <description>The jar protocol handler in Mozilla Firefox before 2.0.0.10 and SeaMonkey before 1.1.7 does not update the origin domain when retrieving the inner URL parameter yields an HTTP redirect, which allows remote attackers to conduct cross-site scripting (XSS) attacks via a jar: URI, a different vulnerability than CVE-2007-5947.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-30T17:10:21.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:24:56.312-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:39.354-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:01:06.284-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:51.238-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:49.747-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX02153">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
        </criteria>
        <criterion comment="Firefox.FFOX-COM version is less than 2.0.0.11" test_ref="oval:org.mitre.oval:tst:9300"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6022" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX running CDE, Local Increased Privilege, Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0772" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0772"/>
        <description>Buffer overflows and other vulnerabilities in multiple Common Desktop Environment (CDE) modules in HP-UX 10.10 through 11.11 allow attackers to cause a denial of service and possibly gain additional privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-09-02T16:54:45.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-09-09T10:51:51.351-04:00">DRAFT</status_change>
            <status_change date="2008-09-29T04:00:51.956-04:00">INTERIM</status_change>
            <status_change date="2008-10-20T04:00:31.150-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:46.913-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:49.614-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00151">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CDE.CDE-ENG-A-HELP is installed" test_ref="oval:org.mitre.oval:tst:8963"/>
            <criterion comment="CDE.CDE-FONTS is installed" test_ref="oval:org.mitre.oval:tst:8914"/>
            <criterion comment="CDE.CDE-ENG-A-MSG is installed" test_ref="oval:org.mitre.oval:tst:8754"/>
            <criterion comment="CDE.CDE-TT is installed" test_ref="oval:org.mitre.oval:tst:9060"/>
            <criterion comment="CDE.CDE-MIN is installed" test_ref="oval:org.mitre.oval:tst:9116"/>
            <criterion comment="CDE.CDE-RUN is installed" test_ref="oval:org.mitre.oval:tst:9155"/>
            <criterion comment="CDE.CDE-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:8653"/>
            <criterion comment="CDE.CDE-HELP-RUN is installed" test_ref="oval:org.mitre.oval:tst:9238"/>
            <criterion comment="CDE.CDE-DTTERM is installed" test_ref="oval:org.mitre.oval:tst:8726"/>
            <criterion comment="CDE.CDE-ENG-A-MAN is installed" test_ref="oval:org.mitre.oval:tst:8927"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_24098 is installed" test_ref="oval:org.mitre.oval:tst:8626"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00151">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CDE.CDE-RUN is installed" test_ref="oval:org.mitre.oval:tst:9155"/>
            <criterion comment="CDE.CDE-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:8653"/>
          </criteria>
          <criteria negate="true" operator="OR" comment="Patch PHSS_24087 and PHSS_24091 are installed">
            <criterion comment="Patch PHSS_24087 is installed" test_ref="oval:org.mitre.oval:tst:9194"/>
            <criterion comment="Patch PHSS_24091 is installed" test_ref="oval:org.mitre.oval:tst:9148"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00151">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CDE.CDE-ENG-A-HELP is installed" test_ref="oval:org.mitre.oval:tst:8963"/>
            <criterion comment="CDE.CDE-FONTS is installed" test_ref="oval:org.mitre.oval:tst:8914"/>
            <criterion comment="CDE.CDE-ENG-A-MSG is installed" test_ref="oval:org.mitre.oval:tst:8754"/>
            <criterion comment="CDE-TT is installed" test_ref="oval:org.mitre.oval:tst:8916"/>
            <criterion comment="CDE.CDE-MIN is installed" test_ref="oval:org.mitre.oval:tst:9116"/>
            <criterion comment="CDE.CDE-RUN is installed" test_ref="oval:org.mitre.oval:tst:9155"/>
            <criterion comment="CDE.CDE-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:8653"/>
            <criterion comment="CDE.CDE-HELP-RUN is installed" test_ref="oval:org.mitre.oval:tst:9238"/>
            <criterion comment="CDE.CDE-DTTERM is installed" test_ref="oval:org.mitre.oval:tst:8726"/>
            <criterion comment="CDE.CDE-ENG-A-MAN is installed" test_ref="oval:org.mitre.oval:tst:8927"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_23797 is installed" test_ref="oval:org.mitre.oval:tst:9212"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6002" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX running Apache, Remote Arbitrary Code Execution, Cross Site Scripting (XSS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-1860" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1860"/>
        <description>mod_jk in Apache Tomcat JK Web Server Connector 1.2.x before 1.2.23 decodes request URLs within the Apache HTTP Server before passing the URL to Tomcat, which allows remote attackers to access protected pages via a crafted prefix JkMount, possibly involving double-encoded .. (dot dot) sequences and directory traversal, a related issue to CVE-2007-0450.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-30T17:10:24.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:24:56.476-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:39.071-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:01:05.253-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:57.737-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:49.526-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:02.190-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:29.705-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:25.993-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:29.199-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02262">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
          <criterion comment="hpuxwsAPACHE version is less than B.2.0.59.00" test_ref="oval:org.mitre.oval:tst:9217"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02262">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="hpuxwsAPACHE version is less than A.2.0.59.00" test_ref="oval:org.mitre.oval:tst:9178"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:598" version="6" class="vulnerability">
      <metadata>
        <title>HP-UX Running xterm Local Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-3779" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3779"/>
        <description>Unspecified vulnerability in xterm for HP-UX 11.00, 11.11, and 11.23 allows local users to gain privileges via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-11-30T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-20T11:03:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:30.676-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:12.645-04:00">ACCEPTED</status_change>
            <modified comment="Criteria meets HP Security Bulletin HPSBUX02075" date="2008-07-14T10:21:00.902-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2008-07-14T10:23:55.918-04:00">INTERIM</status_change>
            <status_change date="2008-08-04T04:00:42.071-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:36.379-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:49.414-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02075">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="X11.X11-RUN-CL is installed" test_ref="oval:org.mitre.oval:tst:8371"/>
          <criterion negate="true" comment="Patch PHSS_34102 is installed" test_ref="oval:org.mitre.oval:tst:8317"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02075">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="X11.X11-RUN-CL is installed" test_ref="oval:org.mitre.oval:tst:8371"/>
          <criterion negate="true" comment="Patch PHSS_34160 is installed" test_ref="oval:org.mitre.oval:tst:8362"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02075">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="X11.X11-RUN-CL is installed" test_ref="oval:org.mitre.oval:tst:8371"/>
          <criterion negate="true" comment="Patch PHSS_34159 is installed" test_ref="oval:org.mitre.oval:tst:8389"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5971" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX Running ftpd, Remote Privileged Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1668" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1668"/>
        <description>ftpd.c in (1) wu-ftpd 2.4.2 and (2) ftpd in HP HP-UX B.11.11 assigns uid 0 to the FTP client in certain operating-system misconfigurations in which PAM authentication can succeed even though no passwd entry is available for a user, which allows remote attackers to gain privileges, as demonstrated by a login attempt for an LDAP account when nsswitch.conf does not specify LDAP for passwd information.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-12T16:30:32.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-08-14T15:02:35.905-04:00">DRAFT</status_change>
            <status_change date="2008-09-01T04:01:19.712-04:00">INTERIM</status_change>
            <status_change date="2008-09-22T04:00:38.867-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:32.486-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:49.334-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX02356">
        <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
        <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" test_ref="oval:org.mitre.oval:tst:9029"/>
        <criterion negate="true" comment="Patch PHNE_38458 is installed" test_ref="oval:org.mitre.oval:tst:9107"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5966" version="1" class="vulnerability">
      <metadata>
        <title>Security vulnerability in the BIND executable</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-1999-0011" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-0011"/>
        <description>Denial of Service vulnerabilities in BIND 4.9 and BIND 8 Releases via CNAME record and zone transfer.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-31T10:44:28.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:24:57.169-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:38.552-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:01:04.005-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX9808-083">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHNE_12957 is installed" test_ref="oval:org.mitre.oval:tst:9061"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:596" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX 11.11 or 11.23 ICMP Source Quench Attack Vulnerability</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0791" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0791"/>
        <description>Multiple TCP/IP and ICMP implementations allow remote attackers to cause a denial of service (network throughput reduction for TCP connections) via a blind throughput-reduction attack using spoofed Source Quench packets, aka the "ICMP Source Quench attack."  NOTE: CVE-2004-0790, CVE-2004-0791, and CVE-2004-1060 have been SPLIT based on different attacks; CVE-2005-0065, CVE-2005-0066, CVE-2005-0067, and CVE-2005-0068 are related identifiers that are SPLIT based on the underlying vulnerability.  While CVE normally SPLITs based on vulnerability, the attack-based identifiers exist due to the variety and number of affected implementations and solutions that address the attacks instead of the underlying vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:48:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:49.438-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:56.897-04:00">ACCEPTED</status_change>
            <modified comment="Added title." date="2007-02-23T12:53:00.683-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-23T12:54:12.704-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:21.919-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:596 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:04:49.880-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:37.359-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:37.611-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:49.234-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="An HPUX 11.11 or 11.23 is installed">
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.11">
            <criteria operator="AND" comment="700 Series OS Release 11.11">
              <criterion comment="700-series HP" test_ref="oval:org.mitre.oval:tst:3443"/>
              <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            </criteria>
            <criteria operator="AND" comment="800 Series OS Release 11.11">
              <criterion comment="800-series HP" test_ref="oval:org.mitre.oval:tst:4124"/>
              <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            </criteria>
          </criteria>
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.23">
            <criteria operator="AND" comment="700 Series OS Release 11.23">
              <criterion comment="700-series HP" test_ref="oval:org.mitre.oval:tst:3443"/>
              <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            </criteria>
            <criteria operator="AND" comment="800 Series OS Release 11.23">
              <criterion comment="800-series HP" test_ref="oval:org.mitre.oval:tst:4124"/>
              <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            </criteria>
          </criteria>
        </criteria>
        <criterion comment="TOUR_PRODUCT.T-NET2-KRN with version less than A.03.00 is installed" test_ref="oval:org.mitre.oval:tst:3415"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5958" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX running CDE, Local Increased Privilege, Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0551" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0551"/>
        <description>Buffer overflow in CDE Print Viewer (dtprintinfo) allows local users to execute arbitrary code by copying text from the clipboard into the Help window.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-09-02T16:54:45.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-09-09T10:51:51.818-04:00">DRAFT</status_change>
            <status_change date="2008-09-29T04:00:48.724-04:00">INTERIM</status_change>
            <status_change date="2008-10-20T04:00:27.315-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:26.388-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:49.125-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00151">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CDE.CDE-ENG-A-HELP is installed" test_ref="oval:org.mitre.oval:tst:8963"/>
            <criterion comment="CDE.CDE-FONTS is installed" test_ref="oval:org.mitre.oval:tst:8914"/>
            <criterion comment="CDE.CDE-ENG-A-MSG is installed" test_ref="oval:org.mitre.oval:tst:8754"/>
            <criterion comment="CDE-TT is installed" test_ref="oval:org.mitre.oval:tst:8916"/>
            <criterion comment="CDE.CDE-MIN is installed" test_ref="oval:org.mitre.oval:tst:9116"/>
            <criterion comment="CDE.CDE-RUN is installed" test_ref="oval:org.mitre.oval:tst:9155"/>
            <criterion comment="CDE.CDE-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:8653"/>
            <criterion comment="CDE.CDE-HELP-RUN is installed" test_ref="oval:org.mitre.oval:tst:9238"/>
            <criterion comment="CDE.CDE-DTTERM is installed" test_ref="oval:org.mitre.oval:tst:8726"/>
            <criterion comment="CDE.CDE-ENG-A-MAN is installed" test_ref="oval:org.mitre.oval:tst:8927"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_24098 is installed" test_ref="oval:org.mitre.oval:tst:8626"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00151">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CDE.CDE-RUN is installed" test_ref="oval:org.mitre.oval:tst:9155"/>
            <criterion comment="CDE.CDE-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:8653"/>
          </criteria>
          <criteria negate="true" operator="OR" comment="Patch PHSS_24087 and PHSS_24091 are installed">
            <criterion comment="Patch PHSS_24087 is installed" test_ref="oval:org.mitre.oval:tst:9194"/>
            <criterion comment="Patch PHSS_24091 is installed" test_ref="oval:org.mitre.oval:tst:9148"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00151">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CDE.CDE-ENG-A-HELP is installed" test_ref="oval:org.mitre.oval:tst:8963"/>
            <criterion comment="CDE.CDE-FONTS is installed" test_ref="oval:org.mitre.oval:tst:8914"/>
            <criterion comment="CDE.CDE-ENG-A-MSG is installed" test_ref="oval:org.mitre.oval:tst:8754"/>
            <criterion comment="CDE-TT is installed" test_ref="oval:org.mitre.oval:tst:8916"/>
            <criterion comment="CDE.CDE-MIN is installed" test_ref="oval:org.mitre.oval:tst:9116"/>
            <criterion comment="CDE.CDE-RUN is installed" test_ref="oval:org.mitre.oval:tst:9155"/>
            <criterion comment="CDE.CDE-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:8653"/>
            <criterion comment="CDE.CDE-HELP-RUN is installed" test_ref="oval:org.mitre.oval:tst:9238"/>
            <criterion comment="CDE.CDE-DTTERM is installed" test_ref="oval:org.mitre.oval:tst:8726"/>
            <criterion comment="CDE.CDE-ENG-A-MAN is installed" test_ref="oval:org.mitre.oval:tst:8927"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_23797 is installed" test_ref="oval:org.mitre.oval:tst:9212"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5948" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Running ARPA Transport, Local Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-4179" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4179"/>
        <description>Unspecified vulnerability in the Address and Routing Parameter Area (ARPA) transport functionality in HP-UX B.11.11 and B.11.23 allows local users to cause an unspecified denial of service via unknown vectors.  NOTE: this is probably different from CVE-2007-0916, but this is not certain due to lack of vendor details.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-30T17:10:21.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:24:57.513-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:38.216-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:01:03.659-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:26.618-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:49.022-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02247">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8495"/>
          <criterion negate="true" comment="Patch PHNE_35351 is installed" test_ref="oval:org.mitre.oval:tst:8979"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02247">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8495"/>
          <criterion negate="true" comment="Patch PHNE_35766 is installed" test_ref="oval:org.mitre.oval:tst:9388"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5943" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running IPv6, Remote Denial of Service (DoS) and Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0418" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0418"/>
        <description>The IPv6 Neighbor Discovery Protocol (NDP) implementation in HP HP-UX B.11.11, B.11.23, and B.11.31 does not validate the origin of Neighbor Discovery messages, which allows remote attackers to cause a denial of service (loss of connectivity), read private network traffic, and possibly execute arbitrary code via a spoofed message that modifies the Forward Information Base (FIB), a related issue to CVE-2008-2476.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-02-09T11:35:10.000-05:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2009-02-13T17:02:03.519-05:00">DRAFT</status_change>
            <status_change date="2009-03-02T04:00:14.203-05:00">INTERIM</status_change>
            <status_change date="2009-03-23T04:00:12.881-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:25.744-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:48.885-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:20.758-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:29.554-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:43.988-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:29.037-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02407">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="OS-Core.SYS2-ADMIN is installed" test_ref="oval:org.mitre.oval:tst:8804"/>
            <criterion comment="Networking.NMS2-KRN is installed" test_ref="oval:org.mitre.oval:tst:9533"/>
            <criterion comment="Networking.NET-RUN-64 is installed" test_ref="oval:org.mitre.oval:tst:9380"/>
            <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:9706"/>
            <criterion comment="Networking.NET-PRG is installed" test_ref="oval:org.mitre.oval:tst:9463"/>
            <criterion comment="Networking.NET-RUN is installed" test_ref="oval:org.mitre.oval:tst:9660"/>
            <criterion comment="ProgSupport.C-INC is installed" test_ref="oval:org.mitre.oval:tst:9657"/>
            <criterion comment="Networking.NET2-KRN is installed" test_ref="oval:org.mitre.oval:tst:9696"/>
            <criterion comment="Networking.NET2-RUN is installed" test_ref="oval:org.mitre.oval:tst:9016"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_37897 is installed" test_ref="oval:org.mitre.oval:tst:9301"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02407">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Networking.NMS2-KRN is installed" test_ref="oval:org.mitre.oval:tst:9533"/>
            <criterion comment="Networking.NET-RUN-64 is installed" test_ref="oval:org.mitre.oval:tst:9380"/>
            <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:9706"/>
            <criterion comment="Networking.NET-PRG is installed" test_ref="oval:org.mitre.oval:tst:9463"/>
            <criterion comment="Networking.NET-RUN is installed" test_ref="oval:org.mitre.oval:tst:9660"/>
            <criterion comment="ProgSupport.C-INC is installed" test_ref="oval:org.mitre.oval:tst:9657"/>
            <criterion comment="Networking.NET2-KRN is installed" test_ref="oval:org.mitre.oval:tst:9696"/>
            <criterion comment="OS-Core.SYS-ADMIN is installed" test_ref="oval:org.mitre.oval:tst:9518"/>
            <criterion comment="Networking.NET-KRN is installed" test_ref="oval:org.mitre.oval:tst:9656"/>
            <criterion comment="OS-Core.CORE-KRN is installed" test_ref="oval:org.mitre.oval:tst:9522"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_37898 is installed" test_ref="oval:org.mitre.oval:tst:9286"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02407">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="OS-Core.SYS2-ADMIN is installed" test_ref="oval:org.mitre.oval:tst:8804"/>
            <criterion comment="Networking.NMS2-KRN is installed" test_ref="oval:org.mitre.oval:tst:9533"/>
            <criterion comment="Networking.NET-RUN-64 is installed" test_ref="oval:org.mitre.oval:tst:9380"/>
            <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:9706"/>
            <criterion comment="Networking.NET-RUN is installed" test_ref="oval:org.mitre.oval:tst:9660"/>
            <criterion comment="ProgSupport.C-INC is installed" test_ref="oval:org.mitre.oval:tst:9657"/>
            <criterion comment="Networking.NET2-KRN is installed" test_ref="oval:org.mitre.oval:tst:9696"/>
            <criterion comment="Networking.NET2-RUN is installed" test_ref="oval:org.mitre.oval:tst:9016"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_38680 is installed" test_ref="oval:org.mitre.oval:tst:9491"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5931" version="1" class="vulnerability">
      <metadata>
        <title>The vacation program erroneously passes parameters to sendmail.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-1999-0057" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-0057"/>
        <description>Vacation program allows command execution by remote users through a sendmail command.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-31T10:44:28.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:24:57.786-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:37.137-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:01:03.069-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX9811-087">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHNE_16295 is installed" test_ref="oval:org.mitre.oval:tst:9393"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:593" version="7" class="vulnerability">
      <metadata>
        <title>HP-UX ftpd Remote Unauthorized Data Access (B.11.23)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>ftpd</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-3296" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3296"/>
        <description>The FTP server in HP-UX 10.20, B.11.00, and B.11.11, allows remote attackers to list arbitrary directories as root by running the LIST command before logging in.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:48:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:49.302-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:56.734-04:00">ACCEPTED</status_change>
            <modified comment="Added title." date="2007-02-25T23:52:00.734-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-25T23:52:28.751-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:21.562-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:30.589-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:12.534-04:00">ACCEPTED</status_change>
            <modified comment="Updated the datatype from 'string' to 'fileset_revision' to match Schematron rules." date="2010-09-02T11:23:00.297-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2010-09-02T11:41:53.480-04:00">INTERIM</status_change>
            <status_change date="2010-09-20T04:00:30.929-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:35.720-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:51.146-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.23" negate="false">
          <criteria operator="AND" comment="700 Series OS Release 11.23" negate="false">
            <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:3443"/>
            <criterion comment="HP Release B.11.23" negate="false" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.23" negate="false">
            <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:4124"/>
            <criterion comment="HP Release B.11.23" negate="false" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
        </criteria>
        <criterion comment="InternetSrvcs.INETSVCS-RUN for B.11.23 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3687"/>
        <criterion comment="Patch PHNE_33414 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3428"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5920" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Running rpcbind, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-0165" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0165"/>
        <description>Unspecified vulnerability in libnsl in Sun Solaris 8 and 9 allows remote attackers to cause a denial of service (crash) via malformed RPC requests that trigger a crash in rpcbind.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-09-22T12:50:21.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-09-29T13:59:02.797-04:00">DRAFT</status_change>
            <status_change date="2008-10-20T04:00:25.825-04:00">INTERIM</status_change>
            <status_change date="2008-11-10T04:00:08.358-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:18.873-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:48.792-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02370">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NFS.NFS-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:9268"/>
            <criterion comment="NFS.NFS-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:8790"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_37110 is installed" test_ref="oval:org.mitre.oval:tst:8791"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02370">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NFS.NFS-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:9268"/>
            <criterion comment="NFS.NFS-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:8790"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_36982 is installed" test_ref="oval:org.mitre.oval:tst:9288"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5899" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java JRE and JDK, Remote Unauthorized</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-5237" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5237"/>
        <description>Java Web Start in Sun JDK and JRE 6 Update 2 and earlier does not properly enforce access restrictions for untrusted applications, which allows user-assisted remote attackers to read and modify local files via an untrusted application, aka "two vulnerabilities."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-30T17:10:21.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:24:58.010-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:36.173-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:01:01.859-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:52.350-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:48.610-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:47.236-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:29.302-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:19.105-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:28.802-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02284">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9416"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9358"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9394"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9414"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:8712"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9270"/>
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:8441"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:8831"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:8698"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9265"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9276"/>
            <criterion comment="Jre15.JRE15-PNV2 version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9409"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9220"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9132"/>
            <criterion comment="Jre15.JRE15-PNV2-H version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9244"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:8716"/>
            <criterion comment="Jre15.JRE15-PWV2 version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9101"/>
            <criterion comment="Jre15.JRE15-PWV2-H version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9436"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9097"/>
            <criterion comment="Jdk15.JDK15-PNV2 version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:9408"/>
            <criterion comment="Jdk15.JDK15-PWV2 version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:8733"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.11" test_ref="oval:org.mitre.oval:tst:8475"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02284">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk14.JDK14-PWV2 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9417"/>
            <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9170"/>
            <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9382"/>
            <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9405"/>
            <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:8996"/>
            <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9007"/>
            <criterion comment="Jre14.JRE14-PNV2 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9402"/>
            <criterion comment="Jre14.JRE14-COM-DOC version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9437"/>
            <criterion comment="Jpi14.JPI14-COM version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:8465"/>
            <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9252"/>
            <criterion comment="Jre14.JRE14-PNV2-H version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9371"/>
            <criterion comment="Jre14.JRE14-PWV2 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9363"/>
            <criterion comment="Jpi14.JPI14-COM-DOC version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:8817"/>
            <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9400"/>
            <criterion comment="Jre14.JRE14-PWV2-H version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9420"/>
            <criterion comment="Jpi14.JPI14-IPF32 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9443"/>
            <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9390"/>
            <criterion comment="Jpi14.JPI14-PA11 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9028"/>
            <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9325"/>
            <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9274"/>
            <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9201"/>
            <criterion comment="Jdk14.JDK14-DEMO version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9334"/>
            <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9034"/>
            <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9284"/>
            <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9319"/>
            <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9455"/>
            <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9303"/>
            <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9464"/>
            <criterion comment="Jdk14.JDK14-PNV2 version is less than 1.4.2.17.00" test_ref="oval:org.mitre.oval:tst:9307"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5896" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Running Firefox, Remote Unauthorized Access or Elevation of Privileges or Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-5045" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5045"/>
        <description>Argument injection vulnerability in Apple QuickTime 7.1.5 and earlier, when running on systems with Mozilla Firefox before 2.0.0.7 installed, allows remote attackers to execute arbitrary commands via a QuickTime Media Link (QTL) file with an embed XML element and a qtnext parameter containing the Firefox "-chrome" argument.  NOTE: this is a related issue to CVE-2006-4965 and the result of an incomplete fix for CVE-2007-3670.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-30T17:10:21.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:24:58.838-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:35.853-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:01:01.494-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:52.483-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:48.490-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX02153">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
        </criteria>
        <criterion comment="Firefox.FFOX-COM version is less than 2.0.0.11" test_ref="oval:org.mitre.oval:tst:9300"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5883" version="1" class="vulnerability">
      <metadata>
        <title>Potential Sec. Vulnerability in Java VM, JSSE, Plug-in,
          and Webstart. (rev.1)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-1229" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1229"/>
        <description>X509TrustManager in (1) Java Secure Socket Extension (JSSE) in SDK and JRE 1.4.0 through 1.4.0_01, (2) JSSE before 1.0.3, (3) Java Plug-in SDK and JRE 1.3.0 through 1.4.1, and (4) Java Web Start 1.0 through 1.2 incorrectly calls the isClientTrusted method when determining server trust, which results in improper validation of digital certificate and allows remote attackers to (1) falsely authenticate peers for SSL or (2) incorrectly validate signed JAR files.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-30T17:10:24.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:24:59.297-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:35.559-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:01:01.013-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX0301-239">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion comment="VaultTS.VV-IWS-JAVA is installed" test_ref="oval:org.mitre.oval:tst:8939"/>
          <criterion negate="true" comment="Patch PHSS_28685 is installed" test_ref="oval:org.mitre.oval:tst:9447"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX0301-239">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion comment="VaultTS.VV-IWS-JAVA is installed" test_ref="oval:org.mitre.oval:tst:8939"/>
          <criterion negate="true" comment="Patch PHSS_28686 is installed" test_ref="oval:org.mitre.oval:tst:9398"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5877" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Netscape / Red Hat Directory Server, Remote Cross Site Scripting (XSS) or Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2929" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2929"/>
        <description>Multiple cross-site scripting (XSS) vulnerabilities in the adminutil library in the Directory Server Administration Express and Directory Server Gateway (DSGW) web interface in Red Hat Directory Server 7.1 before SP7 and 8 EL4 and EL5, and Fedora Directory Server, allow remote attackers to inject arbitrary web script or HTML via input values that use % (percent) escaping.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-09-02T12:41:14.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-09-09T10:51:52.563-04:00">DRAFT</status_change>
            <status_change date="2008-09-29T04:00:46.101-04:00">INTERIM</status_change>
            <status_change date="2008-10-20T04:00:23.772-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:29.668-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:48.367-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:31.489-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:29.175-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:48.684-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:28.647-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02354">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NetscapeDirSvr7.NDS-SLAPD version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9039"/>
            <criterion comment="NetscapeDirSvr7.NDS-SLCLNT version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9086"/>
            <criterion comment="NetscapeDirSvr7.NDS-ADM version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9152"/>
            <criterion comment="NetscapeDirSvr7.NDS-BASE version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9069"/>
            <criterion comment="NetscapeDirSvr7.NDS-BSCLNT version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9124"/>
            <criterion comment="NetscapeDirSvr7.NDS-BSJRE version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9216"/>
            <criterion comment="NetscapeDirSvr7.NDS-NC version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9226"/>
            <criterion comment="NetscapeDirSvr7.NDS-NSPERL version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9245"/>
            <criterion comment="NetscapeDirSvr7.NDS-PERLDAP version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9214"/>
            <criterion comment="NetscapeDirSvr7.NDS-SVCORE version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:8731"/>
            <criterion comment="NetscapeDirSvr7.NDS-RUN version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9111"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02354">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NetscapeDirSvr6.NDS-SLCLNT version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:9026"/>
            <criterion comment="NetscapeDirSvr6.NDS-SVCORE version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:9189"/>
            <criterion comment="NetscapeDirSvr6.NDS-ADM version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:8769"/>
            <criterion comment="NetscapeDirSvr6.NDS-BASE version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:8977"/>
            <criterion comment="NetscapeDirSvr6.NDS-BSCLNT version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:9202"/>
            <criterion comment="NetscapeDirSvr6.NDS-BSJRE version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:9054"/>
            <criterion comment="NetscapeDirSvr6.NDS-NC version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:8915"/>
            <criterion comment="NetscapeDirSvr6.NDS-NSPERL version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:8861"/>
            <criterion comment="NetscapeDirSvr6.NDS-PERLDAP version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:8423"/>
            <criterion comment="NetscapeDirSvr6.NDS-SLAPD version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:8715"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5871" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Local Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-5536" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5536"/>
        <description>Unspecified vulnerability in OpenSSL before A.00.09.07l on HP-UX B.11.11, B.11.23, and B.11.31 allows local users to cause a denial of service via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-30T17:10:21.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:25:01.066-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:34.901-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:01:00.031-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:28.911-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:48.201-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:29.788-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:28.995-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:47.847-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:28.473-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02277">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.07l.006" test_ref="oval:org.mitre.oval:tst:9188"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.07l.006" test_ref="oval:org.mitre.oval:tst:9050"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.07l.006" test_ref="oval:org.mitre.oval:tst:9174"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.07l.006" test_ref="oval:org.mitre.oval:tst:9418"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.07l.006" test_ref="oval:org.mitre.oval:tst:9237"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.07l.006" test_ref="oval:org.mitre.oval:tst:9361"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.07l.006" test_ref="oval:org.mitre.oval:tst:8984"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.07l.006" test_ref="oval:org.mitre.oval:tst:9290"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02277">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.07l.007" test_ref="oval:org.mitre.oval:tst:9323"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.07l.007" test_ref="oval:org.mitre.oval:tst:9372"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.07l.007" test_ref="oval:org.mitre.oval:tst:9412"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.07l.007" test_ref="oval:org.mitre.oval:tst:8993"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.07l.007" test_ref="oval:org.mitre.oval:tst:9373"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.07l.007" test_ref="oval:org.mitre.oval:tst:9056"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.07l.007" test_ref="oval:org.mitre.oval:tst:9377"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.07l.007" test_ref="oval:org.mitre.oval:tst:9200"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02277">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08d.003" test_ref="oval:org.mitre.oval:tst:9356"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08d.003" test_ref="oval:org.mitre.oval:tst:9187"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08d.003" test_ref="oval:org.mitre.oval:tst:9326"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08d.003" test_ref="oval:org.mitre.oval:tst:9277"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08d.003" test_ref="oval:org.mitre.oval:tst:8450"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08d.003" test_ref="oval:org.mitre.oval:tst:9203"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08d.003" test_ref="oval:org.mitre.oval:tst:8528"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08d.003" test_ref="oval:org.mitre.oval:tst:9261"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5865" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Netscape / Red Hat Directory Server, Remote Cross Site Scripting (XSS) or Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2928" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2928"/>
        <description>Multiple buffer overflows in the adminutil library in CGI applications in Red Hat Directory Server 7.1 before SP7 allow remote attackers to cause a denial of service (daemon crash) or possibly execute arbitrary code via a crafted Accept-Language HTTP header.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-09-02T12:41:13.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-09-09T10:51:53.166-04:00">DRAFT</status_change>
            <status_change date="2008-09-29T04:00:45.418-04:00">INTERIM</status_change>
            <status_change date="2008-10-20T04:00:23.158-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:33.525-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:48.052-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:41.209-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:28.856-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:53.546-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:28.274-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02354">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NetscapeDirSvr7.NDS-SLAPD version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9039"/>
            <criterion comment="NetscapeDirSvr7.NDS-SLCLNT version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9086"/>
            <criterion comment="NetscapeDirSvr7.NDS-ADM version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9152"/>
            <criterion comment="NetscapeDirSvr7.NDS-BASE version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9069"/>
            <criterion comment="NetscapeDirSvr7.NDS-BSCLNT version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9124"/>
            <criterion comment="NetscapeDirSvr7.NDS-BSJRE version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9216"/>
            <criterion comment="NetscapeDirSvr7.NDS-NC version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9226"/>
            <criterion comment="NetscapeDirSvr7.NDS-NSPERL version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9245"/>
            <criterion comment="NetscapeDirSvr7.NDS-PERLDAP version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9214"/>
            <criterion comment="NetscapeDirSvr7.NDS-SVCORE version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:8731"/>
            <criterion comment="NetscapeDirSvr7.NDS-RUN version is less than B.07.10.50" test_ref="oval:org.mitre.oval:tst:9111"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02354">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NetscapeDirSvr6.NDS-SLCLNT version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:9026"/>
            <criterion comment="NetscapeDirSvr6.NDS-SVCORE version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:9189"/>
            <criterion comment="NetscapeDirSvr6.NDS-ADM version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:8769"/>
            <criterion comment="NetscapeDirSvr6.NDS-BASE version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:8977"/>
            <criterion comment="NetscapeDirSvr6.NDS-BSCLNT version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:9202"/>
            <criterion comment="NetscapeDirSvr6.NDS-BSJRE version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:9054"/>
            <criterion comment="NetscapeDirSvr6.NDS-NC version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:8915"/>
            <criterion comment="NetscapeDirSvr6.NDS-NSPERL version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:8861"/>
            <criterion comment="NetscapeDirSvr6.NDS-PERLDAP version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:8423"/>
            <criterion comment="NetscapeDirSvr6.NDS-SLAPD version is less than B.06.21.70" test_ref="oval:org.mitre.oval:tst:8715"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5855" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Using libc, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1664" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1664"/>
        <description>Unspecified vulnerability in libc on HP HP-UX B.11.23 and B.11.31 allows remote attackers to cause a denial of service via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-07T10:53:22.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-08-11T11:11:29.603-04:00">DRAFT</status_change>
            <status_change date="2008-09-01T04:01:11.754-04:00">INTERIM</status_change>
            <status_change date="2008-09-22T04:00:34.470-04:00">ACCEPTED</status_change>
            <modified comment="Corrected the patch number for HP-UX B.11.31 based on the modification on HPSBUX02355" date="2009-11-16T17:18:00.073-05:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </modified>
            <status_change date="2009-11-16T17:19:30.081-05:00">INTERIM</status_change>
            <status_change date="2009-12-07T04:00:48.951-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:37.361-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:50.867-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:9084 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:29:51.380-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:9084 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.343-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-23T04:02:28.717-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:58.199-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:28.122-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02355">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="ProgSupport.PROG-MIN is installed" test_ref="oval:org.mitre.oval:tst:8906"/>
            <criterion comment="OS-Core.CORE-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:8378"/>
            <criterion comment="OS-Core.CORE-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:8981"/>
            <criterion comment="OS-Core.C-MIN is installed" test_ref="oval:org.mitre.oval:tst:8917"/>
            <criterion comment="OS-Core.C-MIN-64ALIB is installed" test_ref="oval:org.mitre.oval:tst:8551"/>
            <criterion comment="OS-Core.CORE2-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:8680"/>
            <criterion comment="OS-Core.CORE2-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:9084"/>
            <criterion comment="ProgSupport.PROG2-AUX is installed" test_ref="oval:org.mitre.oval:tst:8594"/>
            <criterion comment="ProgSupport.PROG-AX-64ALIB is installed" test_ref="oval:org.mitre.oval:tst:8703"/>
          </criteria>
          <criterion negate="true" comment="Patch PHCO_38048 is installed" test_ref="oval:org.mitre.oval:tst:8563"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02355">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="OS-Core.C-MIN is installed" test_ref="oval:org.mitre.oval:tst:8917"/>
            <criterion comment="OS-Core.C-MIN-64ALIB is installed" test_ref="oval:org.mitre.oval:tst:8551"/>
            <criterion comment="OS-Core.CORE2-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:8680"/>
            <criterion comment="OS-Core.CORE2-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:9084"/>
            <criterion comment="ProgSupport.PROG2-AUX is installed" test_ref="oval:org.mitre.oval:tst:8594"/>
            <criterion comment="ProgSupport.PROG-AX-64ALIB is installed" test_ref="oval:org.mitre.oval:tst:8703"/>
            <criterion comment="ProgSupport.PROG-MIN is installed" test_ref="oval:org.mitre.oval:tst:8906"/>
          </criteria>
          <criterion negate="true" comment="Patch PHCO_38273 is installed" test_ref="oval:org.mitre.oval:tst:8692"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5833" version="1" class="vulnerability">
      <metadata>
        <title>Security vulnerability in the BIND executable</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-1999-0010" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-0010"/>
        <description>Denial of Service vulnerability in BIND 8 Releases via maliciously formatted DNS messages.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-31T10:44:28.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:25:01.925-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:34.611-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:00:58.667-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX9808-083">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHNE_12957 is installed" test_ref="oval:org.mitre.oval:tst:9061"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5819" version="1" class="vulnerability">
      <metadata>
        <title>sendmail release 8.8.6 causes Denial of Service failures.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-1999-0478" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-0478"/>
        <description>Denial of service in HP-UX sendmail 8.8.6 related to accepting connections.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-30T17:10:24.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:25:02.152-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:34.386-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:00:58.285-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX9904-097">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHNE_17190 is installed" test_ref="oval:org.mitre.oval:tst:9335"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5814" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Running System Administration Manager (SAM), Unintended Remote Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1662" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1662"/>
        <description>Unspecified vulnerability in the HP System Administration Manager (SAM) on HP-UX B.11.11 and B.11.23, when used to configure NFS, might allow remote attackers to read or modify arbitrary files, related to an "empty systems list."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-31T12:40:22.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-08-11T11:11:31.251-04:00">DRAFT</status_change>
            <status_change date="2008-09-01T04:01:09.394-04:00">INTERIM</status_change>
            <status_change date="2008-09-22T04:00:32.273-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:21.558-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:47.941-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02286">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="InternetSrvcs.INETSVCS-BOOT is installed" test_ref="oval:org.mitre.oval:tst:8337"/>
            <criterion comment="OS-Core.UX-CORE is installed" test_ref="oval:org.mitre.oval:tst:8776"/>
            <criterion comment="SystemAdmin.SAM is installed" test_ref="oval:org.mitre.oval:tst:8945"/>
          </criteria>
          <criterion negate="true" comment="Patch PHCO_36562 is installed" test_ref="oval:org.mitre.oval:tst:8901"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02286">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="InternetSrvcs.INETSVCS-BOOT is installed" test_ref="oval:org.mitre.oval:tst:8337"/>
            <criterion comment="OS-Core.UX-CORE is installed" test_ref="oval:org.mitre.oval:tst:8776"/>
            <criterion comment="SystemAdmin.SAM is installed" test_ref="oval:org.mitre.oval:tst:8945"/>
          </criteria>
          <criterion negate="true" comment="Patch PHCO_36563 is installed" test_ref="oval:org.mitre.oval:tst:8924"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5811" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX running HP CIFS Server (Samba), Remote Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-5398" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5398"/>
        <description>Stack-based buffer overflow in the reply_netbios_packet function in nmbd/nmbd_packets.c in nmbd in Samba 3.0.0 through 3.0.26a, when operating as a WINS server, allows remote attackers to execute arbitrary code via crafted WINS Name Registration requests followed by a WINS Name Query request.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-06-30T13:13:25.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2008-07-02T17:04:30.472-04:00">DRAFT</status_change>
            <status_change date="2008-07-21T04:00:20.447-04:00">INTERIM</status_change>
            <status_change date="2008-08-11T04:00:44.118-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:22.529-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:47.842-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:12.958-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:28.612-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:39.647-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:27.981-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX02341">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.03.04" test_ref="oval:org.mitre.oval:tst:8191"/>
          <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.03.04" test_ref="oval:org.mitre.oval:tst:8249"/>
          <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.03.04" test_ref="oval:org.mitre.oval:tst:7825"/>
          <criterion comment="CIFS-Server.CIFS-MAN version is less than A.02.03.04" test_ref="oval:org.mitre.oval:tst:7691"/>
          <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.03.04" test_ref="oval:org.mitre.oval:tst:7982"/>
          <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.03.04" test_ref="oval:org.mitre.oval:tst:8125"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5804" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Running Software Distributor Local Elevation of Privilege</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-5558" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5558"/>
        <description>Format string vulnerability in the swask command in HP-UX B.11.11 and possibly other versions allows local users to execute arbitrary code via format string specifiers in the -s argument.  NOTE: this might be a duplicate of CVE-2006-2574, but the details relating to CVE-2006-2574 are too vague to be certain.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-08T17:01:37.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:51:32.634-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:41.781-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:36.330-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:25.176-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:47.756-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02114">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion comment="SW-DIST.SD-CMDS is installed" test_ref="oval:org.mitre.oval:tst:8300"/>
          <criterion negate="true" comment="Patch PHCO_34814 is installed" test_ref="oval:org.mitre.oval:tst:8280"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02114">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="SW-DIST.SD-CMDS version is less than B.11.23.0606.045" test_ref="oval:org.mitre.oval:tst:8496"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02114">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="SW-DIST.SD-CMDS is installed" test_ref="oval:org.mitre.oval:tst:8300"/>
          <criterion negate="true" comment="Patch PHCO_34539 is installed" test_ref="oval:org.mitre.oval:tst:8186"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02114">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="SW-DIST.SD-CMDS is installed" test_ref="oval:org.mitre.oval:tst:8300"/>
          <criterion negate="true" comment="Patch PHCO_34568 is installed" test_ref="oval:org.mitre.oval:tst:7611"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5791" version="9" class="vulnerability">
      <metadata>
        <title>HPUX Running useradd(1M), Local Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0719" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0719"/>
        <description>Unspecified vulnerability in useradd in HP HP-UX B.11.11, B.11.23, and B.11.31 allows local users to access arbitrary files and directories via unknown vectors, a different issue than CVE-2008-1660.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-04-29T14:29:56.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2009-05-07T11:17:41.618-04:00">DRAFT</status_change>
            <status_change date="2009-05-25T04:01:46.634-04:00">INTERIM</status_change>
            <status_change date="2009-06-15T04:00:48.178-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:59.739-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:47.666-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:08.152-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:28.506-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:28.528-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:27.854-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02366">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="OS-Core.UX2-CORE is installed" test_ref="oval:org.mitre.oval:tst:10095"/>
          <criterion negate="true" comment="Patch PHCO_38481 is installed" test_ref="oval:org.mitre.oval:tst:9730"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02366">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="OS-Core.UX2-CORE is installed" test_ref="oval:org.mitre.oval:tst:10095"/>
          <criterion negate="true" comment="Patch PHCO_38490 is installed" test_ref="oval:org.mitre.oval:tst:9687"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02366">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="OS-Core.UX2-CORE is installed" test_ref="oval:org.mitre.oval:tst:10095"/>
          <criterion negate="true" comment="Patch PHCO_38482 is installed" test_ref="oval:org.mitre.oval:tst:9928"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5790" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX newgrp(1), Local Increased Privilege</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0379" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0379"/>
        <description>Vulnerability in the newgrp program included with HP9000 servers running HP-UX 11.11 allows a local attacker to obtain higher access rights.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-10T16:22:35.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:51:33.169-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:41.563-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:36.043-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:33:00.651-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:47.580-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX00147">
        <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
        <criterion comment="OS-Core.CMDS-AUX is installed" test_ref="oval:org.mitre.oval:tst:8406"/>
        <criterion negate="true" comment="Patch PHCO_23083 is installed" test_ref="oval:org.mitre.oval:tst:8588"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5789" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX libDtSvc, Local Increase in Privilege</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1764" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1764"/>
        <description>Buffer overflow in CDE libDtSvc on HP-UX B.11.00, B.11.04, B.11.11, and B.11.22 allows local users to gain root privileges via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-08T17:01:37.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:51:34.781-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:41.181-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:35.499-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:58.458-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:47.468-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00308">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CDE.CDE-ENG-A-MSG is installed" test_ref="oval:org.mitre.oval:tst:8474"/>
            <criterion comment="CDE.CDE-TT is installed" test_ref="oval:org.mitre.oval:tst:8492"/>
            <criterion comment="CDE.CDE-MIN is installed" test_ref="oval:org.mitre.oval:tst:7724"/>
            <criterion comment="CDE.CDE-RUN is installed" test_ref="oval:org.mitre.oval:tst:8351"/>
            <criterion comment="CDE.CDE-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:7942"/>
            <criterion comment="CDE.CDE-DTTERM is installed" test_ref="oval:org.mitre.oval:tst:8435"/>
            <criterion comment="CDE.CDE-FONTS is installed" test_ref="oval:org.mitre.oval:tst:8458"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_30167 is installed" test_ref="oval:org.mitre.oval:tst:8493"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00308">
          <criterion comment="HP Release B.11.22" test_ref="oval:org.mitre.oval:tst:1015"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CDE.CDE-ENG-A-MSG is installed" test_ref="oval:org.mitre.oval:tst:8474"/>
            <criterion comment="CDE.CDE-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:7942"/>
            <criterion comment="CDE.CDE-MIN is installed" test_ref="oval:org.mitre.oval:tst:7724"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_28682 is installed" test_ref="oval:org.mitre.oval:tst:8526"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00308">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CDE.CDE-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:7942"/>
            <criterion comment="CDE.CDE-TCH-B-MSG is installed" test_ref="oval:org.mitre.oval:tst:8408"/>
            <criterion comment="CDE.CDE-ITA-I-MSG is installed" test_ref="oval:org.mitre.oval:tst:8256"/>
            <criterion comment="CDE.CDE-ENG-A-MSG is installed" test_ref="oval:org.mitre.oval:tst:8474"/>
            <criterion comment="CDE.CDE-DTTERM is installed" test_ref="oval:org.mitre.oval:tst:8435"/>
            <criterion comment="CDE.CDE-SCH-H-MSG is installed" test_ref="oval:org.mitre.oval:tst:8377"/>
            <criterion comment="CDE.CDE-SWE-I-MSG is installed" test_ref="oval:org.mitre.oval:tst:8580"/>
            <criterion comment="CDE.CDE-MIN is installed" test_ref="oval:org.mitre.oval:tst:7724"/>
            <criterion comment="CDE.CDE-TT is installed" test_ref="oval:org.mitre.oval:tst:8492"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_28676 is installed" test_ref="oval:org.mitre.oval:tst:8368"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00308">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CDE.CDE-ENG-A-MSG is installed" test_ref="oval:org.mitre.oval:tst:8474"/>
            <criterion comment="CDE.CDE-TT is installed" test_ref="oval:org.mitre.oval:tst:8492"/>
            <criterion comment="CDE.CDE-MIN is installed" test_ref="oval:org.mitre.oval:tst:7724"/>
            <criterion comment="CDE.CDE-RUN is installed" test_ref="oval:org.mitre.oval:tst:8351"/>
            <criterion comment="CDE.CDE-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:7942"/>
            <criterion comment="CDE.CDE-DTTERM is installed" test_ref="oval:org.mitre.oval:tst:8435"/>
            <criterion comment="CDE.CDE-FONTS is installed" test_ref="oval:org.mitre.oval:tst:8458"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_28675 is installed" test_ref="oval:org.mitre.oval:tst:8507"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5788" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX Running shar(1), Local Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-1099" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1099"/>
        <description>shar on HP-UX B.11.00, B.11.04, and B.11.11 creates temporary files with predictable names in /tmp, which allows local users to cause a denial of service and possibly execute arbitrary code via a symlink attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-08T17:01:38.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:51:35.478-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:40.872-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:35.134-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:58.398-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:47.375-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00304">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="OS-Core.CMDS-AUX is installed" test_ref="oval:org.mitre.oval:tst:8504"/>
          <criterion negate="true" comment="Patch PHCO_2901 is installed" test_ref="oval:org.mitre.oval:tst:8574"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00304">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion comment="OS-Core.CMDS-AUX is installed" test_ref="oval:org.mitre.oval:tst:8504"/>
          <criterion negate="true" comment="Patch PHCO_29697 is installed" test_ref="oval:org.mitre.oval:tst:8309"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00304">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="OS-Core.CMDS-AUX is installed" test_ref="oval:org.mitre.oval:tst:8504"/>
          <criterion negate="true" comment="Patch PHCO_28954 is installed" test_ref="oval:org.mitre.oval:tst:8532"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5783" version="1" class="vulnerability">
      <metadata>
        <title>Buffer overflows in Software Distributor (SD) commands.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-1999-0688" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-0688"/>
        <description>Buffer overflows in HP Software Distributor (SD) for HPUX 10.x and 11.x.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-11T14:41:52.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-15T15:26:17.742-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:40.631-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:34.885-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX9907-101">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHCO_18183 is installed" test_ref="oval:org.mitre.oval:tst:8705"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5780" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running bootpd, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2679" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2679"/>
        <description>Unspecified vulnerability in bootpd in HP HP-UX B.11.11, B.11.23, and B.11.31 allows remote attackers to cause a denial of service via unknown attack vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-16T13:58:26.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2009-09-22T21:48:49.747-04:00">DRAFT</status_change>
            <status_change date="2009-10-12T04:00:06.852-04:00">INTERIM</status_change>
            <status_change date="2009-11-02T04:00:07.330-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:57.799-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:47.269-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:02.284-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:28.399-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:26.070-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:27.706-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02458">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="InternetSrvcs.INETSVCS2-BOOT is installed" test_ref="oval:org.mitre.oval:tst:9955"/>
          <criterion negate="true" comment="Patch PHNE_39668 is installed" test_ref="oval:org.mitre.oval:tst:10775"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02458">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="InternetSrvcs.INETSVCS2-BOOT is installed" test_ref="oval:org.mitre.oval:tst:9955"/>
          <criterion negate="true" comment="Patch PHNE_39700 is installed" test_ref="oval:org.mitre.oval:tst:10717"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02458">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="DHCPv4.DHCPV4-RUN is installed" test_ref="oval:org.mitre.oval:tst:10679"/>
          <criterion negate="true" comment="Patch PHNE_39443 is installed" test_ref="oval:org.mitre.oval:tst:9859"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5779" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Running logins(1M), Remote Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-5008" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5008"/>
        <description>The logins command in HP-UX B.11.31, B.11.23, and B.11.11 does not correctly report password status, which allows remote attackers to obtain privileges when certain "password issues" are not detected.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-03T16:09:04.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-07T14:19:40.397-04:00">DRAFT</status_change>
            <status_change date="2008-07-28T04:00:27.092-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:57.487-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:56.191-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:47.170-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02259">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="SOE.SOE is installed" test_ref="oval:org.mitre.oval:tst:7374"/>
          <criterion negate="true" comment="Patch PHCO_36809 is installed" test_ref="oval:org.mitre.oval:tst:8204"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02259">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8138"/>
          <criterion comment="SOE.SOE is installed" test_ref="oval:org.mitre.oval:tst:7374"/>
          <criterion negate="true" comment="Patch PHCO_36003 is installed" test_ref="oval:org.mitre.oval:tst:8254"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02259">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="SOE.SOE is installed" test_ref="oval:org.mitre.oval:tst:7374"/>
          <criterion negate="true" comment="Patch PHCO_36808 is installed" test_ref="oval:org.mitre.oval:tst:8264"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5775" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Ignite-UX, Remote Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0952" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0952"/>
        <description>HP-UX B.11.00 through B.11.23, when running Ignite-UX and using the add_new_client command, causes the TFTP server to set world-writable permissions on part of the directory tree, which allows remote attackers to modify data or cause disk consumption.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-07T16:38:38.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:51:38.058-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:39.985-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:34.341-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:55.745-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:47.045-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01219">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Ignite-UX.BOOT-KRN-11-11 version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:8234"/>
            <criterion comment="Ignite-UX.BOOT-SERVICES version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:8284"/>
            <criterion comment="Ignite-UX.FILE-SRV-11-11 version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:8218"/>
            <criterion comment="Ignite-UX.MGMT-TOOLS version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:8436"/>
            <criterion comment="Ignite-UX.IGNITE version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:7501"/>
            <criterion comment="Ignite-UX.OBAM-RUN version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:8109"/>
            <criterion comment="Ignite-UX.RECOVERY version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:8500"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01219">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Ignite-UX.BOOT-KRN-11-00 version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:8444"/>
            <criterion comment="Ignite-UX.BOOT-SERVICES version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:8284"/>
            <criterion comment="Ignite-UX.FILE-SRV-11-00 version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:8296"/>
            <criterion comment="Ignite-UX.MGMT-TOOLS version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:8436"/>
            <criterion comment="Ignite-UX.IGNITE version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:7501"/>
            <criterion comment="Ignite-UX.OBAM-RUN version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:8109"/>
            <criterion comment="Ignite-UX.RECOVERY version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:8500"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01219">
          <criterion comment="HP Release B.11.22" test_ref="oval:org.mitre.oval:tst:1015"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Ignite-UX.BOOT-COMMON-IA version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:8400"/>
            <criterion comment="Ignite-UX.BOOT-KRN-11-22 version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:8463"/>
            <criterion comment="Ignite-UX.BOOT-SERVICES version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:8284"/>
            <criterion comment="Ignite-UX.FILESRV-1122IA version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:8487"/>
            <criterion comment="Ignite-UX.CFG-FILE-11-22 version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:7502"/>
            <criterion comment="Ignite-UX.MGMT-TOOLS version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:8436"/>
            <criterion comment="Ignite-UX.IGNITE version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:7501"/>
            <criterion comment="Ignite-UX.OBAM-RUN version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:8109"/>
            <criterion comment="Ignite-UX.RECOVERY version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:8500"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01219">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Ignite-UX.BOOT-COMMON-IA version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:8400"/>
            <criterion comment="Ignite-UX.BOOT-KRN-11-23 version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:8239"/>
            <criterion comment="Ignite-UX.BOOT-SERVICES version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:8284"/>
            <criterion comment="Ignite-UX.MGMT-TOOLS version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:8436"/>
            <criterion comment="Ignite-UX.IGNITE version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:7501"/>
            <criterion comment="Ignite-UX.OBAM-RUN version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:8109"/>
            <criterion comment="Ignite-UX.RECOVERY version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:8500"/>
            <criterion comment="Ignite-UX.FILE-SRV-11-23 version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:8327"/>
            <criterion comment="Ignite-UX.BOOT-COMMON-PA version is less than C.6.2.241" test_ref="oval:org.mitre.oval:tst:7883"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5773" version="4" class="vulnerability">
      <metadata>
        <title>HP System Management Homepage (SMH) for HP-UX, Remote Cross Site Scripting (XSS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-5302" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5302"/>
        <description>Multiple cross-site scripting (XSS) vulnerabilities in HP System Management Homepage (SMH) in HP-UX B.11.11, B.11.23, and B.11.31, and SMH before 2.1.10 for Linux and Windows, allow remote attackers to inject arbitrary web script or HTML via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-03T16:09:04.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-07T14:19:39.840-04:00">DRAFT</status_change>
            <status_change date="2008-07-28T04:00:26.590-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:56.797-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:55.186-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:46.940-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBMA02274">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8138"/>
          </criteria>
          <criterion comment="SysMgmtHomepage.SMH-RUN version is less than A.2.2.6.2" test_ref="oval:org.mitre.oval:tst:8169"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBMA02274">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8138"/>
          <criterion comment="SysMgmtHomepage.SMH-RUN is installed" test_ref="oval:org.mitre.oval:tst:7642"/>
          <criterion negate="true" comment="Patch PHSS_36871 is installed" test_ref="oval:org.mitre.oval:tst:8335"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBMA02274">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="SysMgmtHomepage.SMH-RUN is installed" test_ref="oval:org.mitre.oval:tst:7642"/>
          <criterion negate="true" comment="Patch PHSS_36869 is installed" test_ref="oval:org.mitre.oval:tst:8094"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBMA02274">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="SysMgmtHomepage.SMH-RUN is installed" test_ref="oval:org.mitre.oval:tst:7642"/>
          <criterion negate="true" comment="Patch PHSS_36870 is installed" test_ref="oval:org.mitre.oval:tst:8208"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5767" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Apache, Remote Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-4887" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4887"/>
        <description>The dl function in PHP 5.2.4 and earlier allows context-dependent attackers to cause a denial of service (application crash) via a long string in the library parameter.  NOTE: there are limited usage scenarios under which this would be a vulnerability.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-30T17:10:21.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:25:02.301-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:33.379-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:00:57.623-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:54.273-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:46.789-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:51.524-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:28.323-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:21.401-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:27.590-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02308">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
          <criterion comment="hpuxwsAPACHE version is less than B.2.0.59.00.2" test_ref="oval:org.mitre.oval:tst:9344"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02308">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="hpuxwsAPACHE version is less than A.2.0.59.00.2" test_ref="oval:org.mitre.oval:tst:9329"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5765" version="1" class="vulnerability">
      <metadata>
        <title>The Xserver was built incorrectly for HP-UX 11.22.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-1098" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1098"/>
        <description>The Xserver for HP-UX 11.22 was not properly built, which introduced a vulnerability that allows local users to gain privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-10T16:22:36.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:51:38.764-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:39.717-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:34.065-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX0301-238">
        <criterion comment="HP Release B.11.22" test_ref="oval:org.mitre.oval:tst:1015"/>
        <criterion negate="true" comment="Patch PHSS_25291 is installed" test_ref="oval:org.mitre.oval:tst:8261"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5763" version="3" class="vulnerability">
      <metadata>
        <title>An rlpdaemon logic flaw vulnerability has been reported to us that may allow a remote or local attacker to execute arbitrary code with superuser privilege.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-1198" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-1198"/>
        <description>RLPDaemon in HP-UX 10.20 and 11.0 allows local users to overwrite arbitrary files and gain privileges by specifying the target file in the -L option.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-10T16:22:36.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:51:39.112-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:39.285-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:33.762-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:54.604-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:46.713-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX0111-176">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion negate="true" comment="Patch PHCO_25110 is installed" test_ref="oval:org.mitre.oval:tst:8611"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX0111-176">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion negate="true" comment="Patch PHCO_25111 is installed" test_ref="oval:org.mitre.oval:tst:8629"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5761" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running BIND, Remote DNS Cache Poisoning</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1447" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447"/>
        <description>The DNS protocol, as implemented in (1) BIND 8 and 9 before 9.5.0-P1, 9.4.2-P1, and 9.3.5-P1; (2) Microsoft DNS in Windows 2000 SP4, XP SP2 and SP3, and Server 2003 SP1 and SP2; and other implementations allow remote attackers to spoof DNS traffic via a birthday attack that uses in-bailiwick referrals to conduct cache poisoning against recursive resolvers, related to insufficient randomness of DNS transaction IDs and source ports, aka "DNS Insufficient Socket Entropy Vulnerability" or "the Kaminsky bug."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-06T17:38:46.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-08-25T04:00:33.408-04:00">INTERIM</status_change>
            <status_change date="2008-09-15T04:00:25.507-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:53.463-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:46.607-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:49.741-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:28.213-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:20.347-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:27.378-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02351">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="BindUpgrade.BIND-UPGRADE version is less than C.9.3.2.3.0" test_ref="oval:org.mitre.oval:tst:8774"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02351">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="InternetSrvcs.INETSVCS-INETD is installed" test_ref="oval:org.mitre.oval:tst:8946"/>
            <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" test_ref="oval:org.mitre.oval:tst:8959"/>
            <criterion comment="InternetSrvcs.INETSVCS2-RUN is installed" test_ref="oval:org.mitre.oval:tst:9092"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_37865 is installed" test_ref="oval:org.mitre.oval:tst:8751"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02351">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="BindUpgrade.BIND-UPGRADE version is less than C.9.3.2.3.0" test_ref="oval:org.mitre.oval:tst:8774"/>
            <criterion comment="BindUpgrade.BIND2-UPGRADE version is less than C.9.3.2.3.0" test_ref="oval:org.mitre.oval:tst:7917"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02351">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="BINDv920.INETSVCS-BIND version is less than B.11.11.01.011" test_ref="oval:org.mitre.oval:tst:9077"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02351">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NameService.BIND-AUX version is less than C.9.3.2.3.0" test_ref="oval:org.mitre.oval:tst:8730"/>
            <criterion comment="NameService.BIND-RUN version is less than C.9.3.2.3.0" test_ref="oval:org.mitre.oval:tst:8646"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5760" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX running TCP/IP Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-4316" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4316"/>
        <description>HP-UX B.11.00, B.11.04, B.11.11, and B.11.23 allows remote attackers to cause a denial of service via a "Rose Attack" that involves sending a subset of small IP fragments that do not form a complete, larger packet.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-07T16:38:36.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:51:39.974-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:37.771-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:33.024-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:53.387-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:46.494-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02087">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="Streams.STREAMS-KRN is installed" test_ref="oval:org.mitre.oval:tst:8347"/>
          <criterion negate="true" comment="Patch PHNE_34131 is installed" test_ref="oval:org.mitre.oval:tst:8382"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02087">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion comment="Networking.NET-KRN is installed" test_ref="oval:org.mitre.oval:tst:8422"/>
          <criterion negate="true" comment="Patch PHNE_33427 is installed" test_ref="oval:org.mitre.oval:tst:8100"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02087">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="Streams.STREAMS-KRN is installed" test_ref="oval:org.mitre.oval:tst:8347"/>
          <criterion negate="true" comment="Patch PHNE_30161 is installed" test_ref="oval:org.mitre.oval:tst:8396"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02087">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="Streams.STREAMS2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8262"/>
          <criterion negate="true" comment="Patch PHKL_31500 is installed" test_ref="oval:org.mitre.oval:tst:8386"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5758" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX Running sort, Remote Unauthorized Access, Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-1356" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1356"/>
        <description>The "file handling" in sort in HP-UX 10.01 through 10.20, and 11.00 through 11.11 is "incorrect," which allows attackers to gain access or cause a denial of service via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-08T17:01:38.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:51:40.640-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:37.429-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:32.634-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:26.896-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:46.408-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00237">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion comment="OS-Core.UX-CORE is installed" test_ref="oval:org.mitre.oval:tst:8271"/>
          <criterion negate="true" comment="Patch PHCO_28467 is installed" test_ref="oval:org.mitre.oval:tst:8407"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00237">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="OS-Core.UX-CORE is installed" test_ref="oval:org.mitre.oval:tst:8271"/>
          <criterion negate="true" comment="Patch PHCO_25918 is installed" test_ref="oval:org.mitre.oval:tst:7899"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00237">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="OS-Core.UX-CORE is installed" test_ref="oval:org.mitre.oval:tst:8271"/>
          <criterion negate="true" comment="Patch PHCO_27565 is installed" test_ref="oval:org.mitre.oval:tst:8209"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5752" version="1" class="vulnerability">
      <metadata>
        <title>The SharedX program recserv is vulnerable to a denial of service attack.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-1999-0779" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-0779"/>
        <description>Denial of service in HP-UX SharedX recserv program.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-11T14:41:52.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-15T15:26:18.615-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:37.217-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:32.398-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX9810-086">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHSS_16649 is installed" test_ref="oval:org.mitre.oval:tst:8765"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5751" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX Running Portable File System (PFS), Remote Increase in Privilege</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-1993" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1993"/>
        <description>Buffer overflow in the pfs_mountd.rpc RPC daemon in the Portable File System (PFS) in HP-UX B.11.00, B.11.11, and B.11.23 allows remote attackers to execute arbitrary code by sending "a call to procedure 5, followed by a crafted payload to procedure 2."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-30T17:10:23.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:25:04.257-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:32.583-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:00:57.209-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:28.109-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:46.291-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02203">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="OS-Core.CORE-KRN is installed" test_ref="oval:org.mitre.oval:tst:9159"/>
            <criterion comment="ProgSupport.C-INC is installed" test_ref="oval:org.mitre.oval:tst:9446"/>
            <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8495"/>
            <criterion comment="OS-Core.UX-CORE is installed" test_ref="oval:org.mitre.oval:tst:9309"/>
          </criteria>
          <criteria negate="true" operator="OR" comment="Patch PHKL_28025 and PHKL_26269 and PHCO_25841 are installed">
            <criterion comment="Patch PHKL_28025 is installed" test_ref="oval:org.mitre.oval:tst:9431"/>
            <criterion comment="Patch PHKL_26269 is installed" test_ref="oval:org.mitre.oval:tst:8488"/>
            <criterion comment="Patch PHCO_25841 is installed" test_ref="oval:org.mitre.oval:tst:9439"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02203">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="OS-Core.CORE-KRN is installed" test_ref="oval:org.mitre.oval:tst:9159"/>
            <criterion comment="ProgSupport.C-INC is installed" test_ref="oval:org.mitre.oval:tst:9446"/>
            <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8495"/>
            <criterion comment="OS-Core.UX-CORE is installed" test_ref="oval:org.mitre.oval:tst:9309"/>
          </criteria>
          <criteria negate="true" operator="OR" comment="Patch PHKL_28060 and PHKL_26450 and PHCO_26449 are installed">
            <criterion comment="Patch PHKL_28060 is installed" test_ref="oval:org.mitre.oval:tst:9468"/>
            <criterion comment="Patch PHKL_26450 is installed" test_ref="oval:org.mitre.oval:tst:9413"/>
            <criterion comment="Patch PHCO_26449 is installed" test_ref="oval:org.mitre.oval:tst:9349"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5747" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX running X.25 Local Denial of Service (Dos)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-4820" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4820"/>
        <description>Unspecified vulnerability in X.25 on HP-UX B.11.00, B.11.11, and B.11.23 allows local users to cause an unspecified denial of service via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-10T16:22:35.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <modified comment="Criteria meets HP Security Bulletin HPSBUX02126" date="2008-07-14T10:21:00.896-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2008-08-04T04:00:36.637-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:31.779-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:27.081-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:46.111-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02126">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SX25-HPerf.SX25-HPERF-COM is installed" test_ref="oval:org.mitre.oval:tst:8693"/>
            <criterion comment="SX25-HPerf.COM-ALIB is installed" test_ref="oval:org.mitre.oval:tst:8654"/>
            <criterion comment="SX25-HPerf.IP-ALIB is installed" test_ref="oval:org.mitre.oval:tst:8350"/>
            <criterion comment="SX25-HPerf.SX25-HPERF-PAD is installed" test_ref="oval:org.mitre.oval:tst:7703"/>
            <criterion comment="SYNC-WAN.SYNC-ALIB is installed" test_ref="oval:org.mitre.oval:tst:7910"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_34999 is installed" test_ref="oval:org.mitre.oval:tst:8700"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02126">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SX25-HPerf.SX25-HPERF-IP is installed" test_ref="oval:org.mitre.oval:tst:8433"/>
            <criterion comment="SX25-HPerf.SX25-HPERF-PA is installed" test_ref="oval:org.mitre.oval:tst:8126"/>
            <criterion comment="SX25-HPerf.COM-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:8235"/>
            <criterion comment="SX25-HPerf.SX25-HPERF-SAM is installed" test_ref="oval:org.mitre.oval:tst:8648"/>
            <criterion comment="SYNC-WAN.SYNC-ALIB is installed" test_ref="oval:org.mitre.oval:tst:7910"/>
            <criterion comment="SX25-HPerf.SX25-HPERF-PAD is installed" test_ref="oval:org.mitre.oval:tst:7703"/>
            <criterion comment="SX25-HPerf.SX25-HPERF-COM is installed" test_ref="oval:org.mitre.oval:tst:8693"/>
            <criterion comment="SX25-HPerf.PA-ALIB is installed" test_ref="oval:org.mitre.oval:tst:8683"/>
            <criterion comment="SX25-HPerf.COM-ALIB is installed" test_ref="oval:org.mitre.oval:tst:8654"/>
            <criterion comment="SYNC-WAN.SYNC-COM is installed" test_ref="oval:org.mitre.oval:tst:8190"/>
            <criterion comment="SX25-HPerf.SX25-SNMP is installed" test_ref="oval:org.mitre.oval:tst:8689"/>
            <criterion comment="SX25-HPerf.SX25-HPERF-MAN is installed" test_ref="oval:org.mitre.oval:tst:7710"/>
            <criterion comment="SX25-HPerf.IP-ALIB is installed" test_ref="oval:org.mitre.oval:tst:8350"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_34988 is installed" test_ref="oval:org.mitre.oval:tst:8448"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02126">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SX25-HPerf.SX25-SNMP is installed" test_ref="oval:org.mitre.oval:tst:8689"/>
            <criterion comment="SX25-HPerf.SX25-HPERF-MAN is installed" test_ref="oval:org.mitre.oval:tst:7710"/>
            <criterion comment="SX25-HPerf.SX25-HPERF-PA is installed" test_ref="oval:org.mitre.oval:tst:8126"/>
            <criterion comment="SYNC-WAN.SYNC-32ALIB is installed" test_ref="oval:org.mitre.oval:tst:8483"/>
            <criterion comment="SYNC-WAN.SYNC-64ALIB is installed" test_ref="oval:org.mitre.oval:tst:8146"/>
            <criterion comment="SX25-HPerf.COM-32ALIB is installed" test_ref="oval:org.mitre.oval:tst:8645"/>
            <criterion comment="SYNC-WAN.SYNC-COM is installed" test_ref="oval:org.mitre.oval:tst:8190"/>
            <criterion comment="SX25-HPerf.COM-64ALIB is installed" test_ref="oval:org.mitre.oval:tst:8678"/>
            <criterion comment="SX25-HPerf.IP-32ALIB is installed" test_ref="oval:org.mitre.oval:tst:8619"/>
            <criterion comment="SX25-HPerf.IP-64ALIB is installed" test_ref="oval:org.mitre.oval:tst:8669"/>
            <criterion comment="SX25-HPerf.PA-32ALIB is installed" test_ref="oval:org.mitre.oval:tst:8522"/>
            <criterion comment="SX25-HPerf.PA-64ALIB is installed" test_ref="oval:org.mitre.oval:tst:8192"/>
            <criterion comment="SX25-HPerf.SX25-HPERF-PAD is installed" test_ref="oval:org.mitre.oval:tst:7703"/>
            <criterion comment="SX25-HPerf.SX25-HPERF-COM is installed" test_ref="oval:org.mitre.oval:tst:8693"/>
            <criterion comment="SX25-HPerf.SX25-HPERF-IP is installed" test_ref="oval:org.mitre.oval:tst:8433"/>
            <criterion comment="SX25-HPerf.SX25-HPERF-SAM is installed" test_ref="oval:org.mitre.oval:tst:8648"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_34009 is installed" test_ref="oval:org.mitre.oval:tst:8621"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5746" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Kernel Local Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-3201" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3201"/>
        <description>Unspecified vulnerability in the kernel in HP-UX B.11.00, B.11.11, and B.11.23 allows local users to cause an unspecified denial of service via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-07T16:38:36.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:51:43.427-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:36.260-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:31.485-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:27.283-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:45.996-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02127">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:7902"/>
          <criterion negate="true" comment="Patch PHKL_34193 is installed" test_ref="oval:org.mitre.oval:tst:8306"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02127">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:7902"/>
          <criterion negate="true" comment="Patch PHKL_34192 is installed" test_ref="oval:org.mitre.oval:tst:8418"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02127">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:7902"/>
          <criterion negate="true" comment="Patch PHKL_34194 is installed" test_ref="oval:org.mitre.oval:tst:8384"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5743" version="1" class="vulnerability">
      <metadata>
        <title>A TCP SYN packet with target host's address as both source and destination can cause system hangs.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-1999-0104" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-0104"/>
        <description>A later variation on the Teardrop IP denial of service attack, a.k.a. Teardrop-2.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-11T14:41:52.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-15T15:26:19.052-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:36.058-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:31.216-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX9801-076">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHNE_14017 is installed" test_ref="oval:org.mitre.oval:tst:8302"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5739" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0033" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0033"/>
        <description>Apache Tomcat 4.1.0 through 4.1.39, 5.5.0 through 5.5.27, and 6.0.0 through 6.0.18, when the Java AJP connector and mod_jk load balancing are used, allows remote attackers to cause a denial of service (application outage) via a crafted request with invalid headers, related to temporary blocking of connectors that have encountered errors, as demonstrated by an error involving a malformed HTTP Host header.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-13T16:45:29.000-05:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2009-12-09T17:16:22.749-05:00">DRAFT</status_change>
            <status_change date="2009-12-28T04:00:19.902-05:00">INTERIM</status_change>
            <status_change date="2010-01-18T04:00:03.979-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:14.386-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:45.908-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:53.127-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:28.089-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:30.501-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:27.244-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02466">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.27.03" test_ref="oval:org.mitre.oval:tst:11062"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02466">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="hpuxwsTOMCAT.TOMCAT version is less than B.5.5.27.03" test_ref="oval:org.mitre.oval:tst:11215"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02466">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.27.03" test_ref="oval:org.mitre.oval:tst:11062"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5735" version="1" class="vulnerability">
      <metadata>
        <title>The NSAPI plugin versions of the TGA and the Java Servlet proxy demonstrate high CPU utilization under certain conditions.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2000-0965" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0965"/>
        <description>The NSAPI plugins for TGA and the Java Servlet proxy in HP-UX VVOS 10.24 and 11.04 allows an attacker to cause a denial of service (high CPU utilization).</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-11T14:41:52.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-15T15:26:15.467-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:35.742-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:30.960-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX0010-124">
        <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
        <criterion negate="true" comment="Patch PHSS_22296 is installed" test_ref="oval:org.mitre.oval:tst:8633"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5734" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Running rpc.yppasswdd, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-6419" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6419"/>
        <description>Unspecified vulnerability in rpc.yppasswdd in HP HP-UX B.11.11, B.11.23, and B.11.31 allows remote attackers to cause a denial of service (daemon crash) via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-03T16:09:04.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-07T14:19:37.367-04:00">DRAFT</status_change>
            <status_change date="2008-07-28T04:00:24.521-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:53.468-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:16.153-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:45.771-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02295">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NFS.NISPLUS-CORE is installed" test_ref="oval:org.mitre.oval:tst:7923"/>
            <criterion comment="NFS.NFS-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:8171"/>
            <criterion comment="NFS.NIS-CLIENT is installed" test_ref="oval:org.mitre.oval:tst:8102"/>
            <criterion comment="OS-Core.CORE-ENG-A-MAN is installed" test_ref="oval:org.mitre.oval:tst:7936"/>
            <criterion comment="NFS.NFS-KRN is installed" test_ref="oval:org.mitre.oval:tst:8257"/>
            <criterion comment="NFS.KEY-CORE is installed" test_ref="oval:org.mitre.oval:tst:7850"/>
            <criterion comment="NFS.NFS-64ALIB is installed" test_ref="oval:org.mitre.oval:tst:8231"/>
            <criterion comment="NFS.NFS-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:8172"/>
            <criterion comment="NFS.NFS-CLIENT is installed" test_ref="oval:org.mitre.oval:tst:7618"/>
            <criterion comment="NFS.NFS-CORE is installed" test_ref="oval:org.mitre.oval:tst:8269"/>
            <criterion comment="NFS.NFS-ENG-A-MAN is installed" test_ref="oval:org.mitre.oval:tst:8228"/>
            <criterion comment="NFS.NIS-CORE is installed" test_ref="oval:org.mitre.oval:tst:8263"/>
            <criterion comment="NFS.NFS-PRG is installed" test_ref="oval:org.mitre.oval:tst:8026"/>
            <criterion comment="NFS.NFS-SERVER is installed" test_ref="oval:org.mitre.oval:tst:8240"/>
            <criterion comment="NFS.NIS-SERVER is installed" test_ref="oval:org.mitre.oval:tst:8130"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_36168 is installed" test_ref="oval:org.mitre.oval:tst:7312"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02295">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8138"/>
          <criterion comment="NFS.NIS2-SERVER is installed" test_ref="oval:org.mitre.oval:tst:8304"/>
          <criterion negate="true" comment="Patch PHNE_36449 is installed" test_ref="oval:org.mitre.oval:tst:8160"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02295">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NFS.NFS-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:8172"/>
            <criterion comment="NFS.NIS2-CLIENT is installed" test_ref="oval:org.mitre.oval:tst:7323"/>
            <criterion comment="NFS.NFS-ENG-A-MAN is installed" test_ref="oval:org.mitre.oval:tst:8228"/>
            <criterion comment="NFS.NISPLUS-CORE is installed" test_ref="oval:org.mitre.oval:tst:7923"/>
            <criterion comment="NFS.KEY-CORE is installed" test_ref="oval:org.mitre.oval:tst:7850"/>
            <criterion comment="NFS.NFS-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:8172"/>
            <criterion comment="NFS.NIS2-CLIENT is installed" test_ref="oval:org.mitre.oval:tst:7323"/>
            <criterion comment="NFS.NIS2-CORE is installed" test_ref="oval:org.mitre.oval:tst:8316"/>
            <criterion comment="NFS.NIS2-SERVER is installed" test_ref="oval:org.mitre.oval:tst:8304"/>
            <criterion comment="NFS.NIS2-CORE is installed" test_ref="oval:org.mitre.oval:tst:8316"/>
            <criterion comment="NFS.KEY-CORE is installed" test_ref="oval:org.mitre.oval:tst:7850"/>
            <criterion comment="NFS.NIS2-SERVER is installed" test_ref="oval:org.mitre.oval:tst:8304"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_36260 is installed" test_ref="oval:org.mitre.oval:tst:7570"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5733" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX running HP CIFS Server (Samba), Remote Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1105" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1105"/>
        <description>Heap-based buffer overflow in the receive_smb_raw function in util/sock.c in Samba 3.0.0 through 3.0.29 allows remote attackers to execute arbitrary code via a crafted SMB response.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-06-30T13:13:25.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2008-07-02T17:04:30.957-04:00">DRAFT</status_change>
            <status_change date="2008-07-21T04:00:20.151-04:00">INTERIM</status_change>
            <status_change date="2008-08-11T04:00:42.899-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:16.317-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:45.643-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:57.216-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:27.990-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:32.418-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:27.136-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX02341">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.03.04" test_ref="oval:org.mitre.oval:tst:8191"/>
          <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.03.04" test_ref="oval:org.mitre.oval:tst:8249"/>
          <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.03.04" test_ref="oval:org.mitre.oval:tst:7825"/>
          <criterion comment="CIFS-Server.CIFS-MAN version is less than A.02.03.04" test_ref="oval:org.mitre.oval:tst:7691"/>
          <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.03.04" test_ref="oval:org.mitre.oval:tst:7982"/>
          <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.03.04" test_ref="oval:org.mitre.oval:tst:8125"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5730" version="1" class="vulnerability">
      <metadata>
        <title>The lpspool subsystem has various security oriented defects.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2000-0966" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0966"/>
        <description>Buffer overflows in lpspooler in the fileset PrinterMgmt.LP-SPOOL of HP-UX 11.0 and earlier allows local users to gain privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-11T14:41:52.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-15T15:26:15.206-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:35.403-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:30.720-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX0010-125">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHCO_22365 is installed" test_ref="oval:org.mitre.oval:tst:8486"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5728" version="1" class="vulnerability">
      <metadata>
        <title>/opt/audio/bin/Aserver can be used to gain root access.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2000-0078" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0078"/>
        <description>The June 1999 version of the HP-UX aserver program allows local users to gain privileges by specifying an alternate PATH which aserver uses to find the awk command.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-11T14:41:52.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-15T15:26:16.740-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:35.146-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:30.491-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX0001-108">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHSS_21663 is installed" test_ref="oval:org.mitre.oval:tst:8307"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5727" version="1" class="vulnerability">
      <metadata>
        <title>A TCP SYN packet with target host's address as both source and destination can cause system hangs.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-1999-0016" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-0016"/>
        <description>Land IP denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-11T14:41:52.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-15T15:26:19.348-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:34.904-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:30.261-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX9801-076">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHNE_14017 is installed" test_ref="oval:org.mitre.oval:tst:8302"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5710" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Running DCE, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-6195" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6195"/>
        <description>Buffer overflow in the sw_rpc_agent_init function in swagentd in Software Distributor (SD), and possibly other DCE applications, in HP HP-UX B.11.11 and B.11.23 allows remote attackers to execute arbitrary code or cause a denial of service via malformed arguments in an opcode 0x04 DCE RPC request.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-03T16:09:04.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-07T14:19:38.573-04:00">DRAFT</status_change>
            <status_change date="2008-07-28T04:00:23.352-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:51.007-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:39.410-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:45.511-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02294">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="DCE-Core.DCEC-ENG-A-MAN is installed" test_ref="oval:org.mitre.oval:tst:7422"/>
            <criterion comment="DCE-Core.DCE-CORE-DTS is installed" test_ref="oval:org.mitre.oval:tst:7983"/>
            <criterion comment="DCE-Core.DCE-CORE-RUN is installed" test_ref="oval:org.mitre.oval:tst:8210"/>
            <criterion comment="DCE-Core.DCE-CORE-SHLIB is installed" test_ref="oval:org.mitre.oval:tst:7341"/>
            <criterion comment="DCE-Core.DCE-COR-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:8194"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_36004 is installed" test_ref="oval:org.mitre.oval:tst:8328"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02294">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="DCE-CoreTools.DCE-BPRG is installed" test_ref="oval:org.mitre.oval:tst:8087"/>
            <criterion comment="DCE-Core.DCE-CORE-DTS is installed" test_ref="oval:org.mitre.oval:tst:7983"/>
            <criterion comment="DCE-Core.DCE-CORE-RUN is installed" test_ref="oval:org.mitre.oval:tst:8210"/>
            <criterion comment="DCE-Core.DCE-COR-PA-RUN is installed" test_ref="oval:org.mitre.oval:tst:8214"/>
            <criterion comment="DCE-Core.DCE-COR-IA-RUN is installed" test_ref="oval:org.mitre.oval:tst:8223"/>
            <criterion comment="DCE-Core.DCE-COR-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:8194"/>
            <criterion comment="DCE-Core.DCE-CORE-SHLIB is installed" test_ref="oval:org.mitre.oval:tst:7341"/>
            <criterion comment="DCE-Core.DCE-IA64-SHLIB is installed" test_ref="oval:org.mitre.oval:tst:8286"/>
            <criterion comment="DCE-Core.DCEC-ENG-A-MAN is installed" test_ref="oval:org.mitre.oval:tst:7422"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_36005 is installed" test_ref="oval:org.mitre.oval:tst:8134"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5709" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Running ftpd Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2993" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2993"/>
        <description>Unspecified vulnerability in the FTP Daemon (ftpd) for HP Tru64 UNIX 4.0F PK8 and other versions up to HP Tru64 UNIX 5.1B-3, and HP-UX B.11.00, B.11.04, B.11.11, and B.11.23, allows remote authenticated users to cause a denial of service (hang).</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-08T17:01:37.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:51:51.032-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:34.272-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:29.875-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:40.375-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:45.386-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02092">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="WUFTP-26.INETSVCS-FTP version is less than B.11.00.01.005" test_ref="oval:org.mitre.oval:tst:7619"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02092">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" test_ref="oval:org.mitre.oval:tst:8437"/>
          <criterion negate="true" comment="Patch PHNE_34077 is installed" test_ref="oval:org.mitre.oval:tst:7658"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02092">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="WUFTP-26.INETSVCS-FTP version is less than B.11.11.01.006" test_ref="oval:org.mitre.oval:tst:8501"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02092">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="InternetSrvcs.INETSVCS2-RUN is installed" test_ref="oval:org.mitre.oval:tst:8367"/>
          <criterion negate="true" comment="Patch PHNE_33414 is installed" test_ref="oval:org.mitre.oval:tst:8565"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02092">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" test_ref="oval:org.mitre.oval:tst:8437"/>
          <criterion negate="true" comment="Patch PHNE_33412 is installed" test_ref="oval:org.mitre.oval:tst:8556"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02092">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" test_ref="oval:org.mitre.oval:tst:8437"/>
          <criterion negate="true" comment="Patch PHNE_33406 is installed" test_ref="oval:org.mitre.oval:tst:8502"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5702" version="1" class="vulnerability">
      <metadata>
        <title>HP-UX Local Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2551" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2551"/>
        <description>Unspecified vulnerability in the kernel in HP-UX B.11.00 allows local users to cause an unspecified denial of service via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-07T16:38:36.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:51:51.534-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:33.911-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:29.589-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02120">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:7902"/>
          <criterion negate="true" comment="Patch PHKL_34940 is installed" test_ref="oval:org.mitre.oval:tst:8324"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02120">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:7902"/>
          <criterion negate="true" comment="Patch PHKL_34406 is installed" test_ref="oval:org.mitre.oval:tst:8359"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5701" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX ftpd, Remote Privileged Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1332" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1332"/>
        <description>Stack-based buffer overflow in the FTP daemon in HP-UX 11.11i, with the -v (debug) option enabled, allows remote attackers to execute arbitrary code via a long command request.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-08T17:01:37.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:51:52.234-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:33.540-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:29.191-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:45.231-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:45.272-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01118">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="WUFTP-26.INETSVCS-FTP version is less than B.11.00.01.003" test_ref="oval:org.mitre.oval:tst:8499"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01118">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" test_ref="oval:org.mitre.oval:tst:8437"/>
          <criterion negate="true" comment="Patch PHNE_31034 is installed" test_ref="oval:org.mitre.oval:tst:8485"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01118">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="WUFTP-26.INETSVCS-FTP version is less than B.11.11.01.003" test_ref="oval:org.mitre.oval:tst:8411"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01118">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" test_ref="oval:org.mitre.oval:tst:8437"/>
          <criterion negate="true" comment="Patch PHNE_29461 is installed" test_ref="oval:org.mitre.oval:tst:8461"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01118">
          <criterion comment="HP Release B.11.22" test_ref="oval:org.mitre.oval:tst:1015"/>
          <criterion comment="InternetSrvcs.INETSVCS2-RUN is installed" test_ref="oval:org.mitre.oval:tst:8367"/>
          <criterion negate="true" comment="Patch PHNE_29462 is installed" test_ref="oval:org.mitre.oval:tst:8342"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01118">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" test_ref="oval:org.mitre.oval:tst:8437"/>
          <criterion negate="true" comment="Patch PHNE_29460 is installed" test_ref="oval:org.mitre.oval:tst:8395"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5700" version="1" class="vulnerability">
      <metadata>
        <title>OnLineJFS sticky bit does not function properly.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1618" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1618"/>
        <description>JFS (JFS3.1 and OnlineJFS) in HP-UX 10.20, 11.00, and 11.04 does not properly implement the sticky bit functionality, which could allow attackers to bypass intended restrictions on filesystems.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-10T16:22:36.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:51:52.820-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:33.081-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:28.948-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX0210-223">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHKL_24201 is installed" test_ref="oval:org.mitre.oval:tst:7939"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5699" version="1" class="vulnerability">
      <metadata>
        <title>ecsd has a user authorization problem.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0629" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0629"/>
        <description>HP Event Correlation Service (ecsd) as included with OpenView Network Node  Manager 6.1 allows a remote attacker to gain addition privileges via a buffer overflow attack in the '-restore_config' command line parameter.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-30T17:10:24.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:25:04.975-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:30.189-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:00:56.303-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX0107-158">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHSS_24498 is installed" test_ref="oval:org.mitre.oval:tst:9145"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5694" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX Running ARPA Transport, Local Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-2665" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2665"/>
        <description>Unspecified vulnerability in the Address and Routing Parameter Area (ARPA) transport software in HP-UX B.11.00, B.11.04, and B.11.11 before 20040628 allows local users to cause a denial of service via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-07T16:38:37.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:51:57.129-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:32.725-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:28.595-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:51.316-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:45.160-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01054">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Networking.NET-KRN is installed" test_ref="oval:org.mitre.oval:tst:8422"/>
            <criterion comment="Networking.NET-RUN is installed" test_ref="oval:org.mitre.oval:tst:8288"/>
            <criterion comment="Networking.NET2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8224"/>
            <criterion comment="Networking.NMS2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8289"/>
            <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:7902"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_29887 is installed" test_ref="oval:org.mitre.oval:tst:7915"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01054">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Networking.NET-KRN is installed" test_ref="oval:org.mitre.oval:tst:8422"/>
            <criterion comment="Networking.NET-RUN is installed" test_ref="oval:org.mitre.oval:tst:8288"/>
            <criterion comment="Networking.NET2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8224"/>
            <criterion comment="Networking.NMS2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8289"/>
            <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:7902"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_30905 is installed" test_ref="oval:org.mitre.oval:tst:8438"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01054">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Networking.NET-KRN is installed" test_ref="oval:org.mitre.oval:tst:8422"/>
            <criterion comment="Networking.NET-RUN is installed" test_ref="oval:org.mitre.oval:tst:8288"/>
            <criterion comment="Networking.NET2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8224"/>
            <criterion comment="Networking.NMS2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8289"/>
            <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:7902"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_29473 is installed" test_ref="oval:org.mitre.oval:tst:7722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5690" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Running BIND v9.2.0, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0364" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0364"/>
        <description>Unknown vulnerability in BIND 9.2.0 in HP-UX B.11.00, B.11.11, and B.11.23 allows remote attackers to cause a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-07T16:38:36.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:51:58.162-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:32.403-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:28.211-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:50.560-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:45.055-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01117">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="BINDv920.INETSVCS-BIND version is less than B.11.11.01.006" test_ref="oval:org.mitre.oval:tst:8068"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01117">
          <criterion comment="HP Release B.11.22" test_ref="oval:org.mitre.oval:tst:1015"/>
          <criterion comment="InternetSrvcs.INETSVCS2-RUN is installed" test_ref="oval:org.mitre.oval:tst:8005"/>
          <criterion negate="true" comment="Patch PHNE_32783 is installed" test_ref="oval:org.mitre.oval:tst:8354"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01117">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="BINDv920.INETSVCS-BIND version is less than B.11.00.01.004" test_ref="oval:org.mitre.oval:tst:8409"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01117">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="InternetSrvcs.INETSVCS2-RUN is installed" test_ref="oval:org.mitre.oval:tst:8005"/>
          <criterion negate="true" comment="Patch PHNE_32443 is installed" test_ref="oval:org.mitre.oval:tst:7978"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5683" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX Running rpcbind Software, Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-1124" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-1124"/>
        <description>rpcbind in HP-UX 11.00, 11.04 and 11.11 allows remote attackers to cause a denial of service (core dump) via a malformed RPC portmap requests, possibly related to a buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-09T16:48:34.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:51:58.934-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:31.853-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:27.882-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:49.595-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:44.949-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00169">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion comment="rpcbind is installed" test_ref="oval:org.mitre.oval:tst:8376"/>
          <criterion negate="true" comment="Patch PHNE_25077 is installed" test_ref="oval:org.mitre.oval:tst:8583"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00169">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="rpcbind is installed" test_ref="oval:org.mitre.oval:tst:8376"/>
          <criterion negate="true" comment="Patch PHNE_24035 is installed" test_ref="oval:org.mitre.oval:tst:8547"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00169">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="rpcbind is installed" test_ref="oval:org.mitre.oval:tst:8376"/>
          <criterion negate="true" comment="Patch PHNE_24034 is installed" test_ref="oval:org.mitre.oval:tst:8301"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5676" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX mkdir(1) Local Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-3335" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3335"/>
        <description>Unspecified vulnerability in mkdir in HP-UX B.11.00, B.11.04, B.11.11, and B.11.23 allows local users to gain privileges via unknown attack vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-03T16:09:06.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-07T14:19:47.456-04:00">DRAFT</status_change>
            <status_change date="2008-07-28T04:00:21.089-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:48.034-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:55.252-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:44.845-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02128">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="OS-Core.UX-CORE is installed" test_ref="oval:org.mitre.oval:tst:8352"/>
          <criterion negate="true" comment="Patch PHCO_32036 is installed" test_ref="oval:org.mitre.oval:tst:8390"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02128">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion comment="OS-Core.UX-CORE is installed" test_ref="oval:org.mitre.oval:tst:8352"/>
          <criterion negate="true" comment="Patch PHCO_35040 is installed" test_ref="oval:org.mitre.oval:tst:8159"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02128">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="OS-Core.UX-CORE is installed" test_ref="oval:org.mitre.oval:tst:8352"/>
          <criterion negate="true" comment="Patch PHCO_34533 is installed" test_ref="oval:org.mitre.oval:tst:8042"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02128">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="OS-Core.UX2-CORE is installed" test_ref="oval:org.mitre.oval:tst:8363"/>
          <criterion negate="true" comment="Patch PHCO_34151 is installed" test_ref="oval:org.mitre.oval:tst:8387"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5674" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Java Web Start, Remote Unauthorized Privileged Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1029" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1029"/>
        <description>The Sun Java Plugin capability in Java 2 Runtime Environment (JRE) 1.4.2_01, 1.4.2_04, and possibly earlier versions, does not properly restrict access between Javascript and Java applets during data transfer, which allows remote attackers to load unsafe classes and execute arbitrary code by using the reflection API to access private Java packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-07T16:38:37.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:03.213-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:30.972-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:27.301-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:55.651-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:44.693-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX01214">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.01.00" test_ref="oval:org.mitre.oval:tst:8293"/>
          <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.01.00" test_ref="oval:org.mitre.oval:tst:8145"/>
          <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.01.00" test_ref="oval:org.mitre.oval:tst:7447"/>
          <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.01.00" test_ref="oval:org.mitre.oval:tst:8365"/>
          <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.01.00" test_ref="oval:org.mitre.oval:tst:8128"/>
          <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.01.00" test_ref="oval:org.mitre.oval:tst:8381"/>
          <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.01.00" test_ref="oval:org.mitre.oval:tst:8421"/>
          <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.01.00" test_ref="oval:org.mitre.oval:tst:8434"/>
          <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.01.00" test_ref="oval:org.mitre.oval:tst:8291"/>
          <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.01.00" test_ref="oval:org.mitre.oval:tst:8237"/>
          <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.01.00" test_ref="oval:org.mitre.oval:tst:8098"/>
          <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.01.00" test_ref="oval:org.mitre.oval:tst:8315"/>
          <criterion comment="Jre15.JRE15-PNV2 version is less than 1.5.0.01.00" test_ref="oval:org.mitre.oval:tst:8343"/>
          <criterion comment="Jre15.JRE15-PNV2-H version is less than 1.5.0.01.00" test_ref="oval:org.mitre.oval:tst:8393"/>
          <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.01.00" test_ref="oval:org.mitre.oval:tst:7969"/>
          <criterion comment="Jre15.JRE15-PWV2 version is less than 1.5.0.01.00" test_ref="oval:org.mitre.oval:tst:8320"/>
          <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.01.00" test_ref="oval:org.mitre.oval:tst:8074"/>
          <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.01.00" test_ref="oval:org.mitre.oval:tst:8270"/>
          <criterion comment="Jre15.JRE15-PWV2-H version is less than 1.5.0.01.00" test_ref="oval:org.mitre.oval:tst:8403"/>
          <criterion comment="Jdk15.JDK15-PNV2 version is less than 1.5.0.01.00" test_ref="oval:org.mitre.oval:tst:8443"/>
          <criterion comment="Jdk15.JDK15-PWV2 version is less than 1.5.0.01.00" test_ref="oval:org.mitre.oval:tst:8215"/>
          <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.01.00" test_ref="oval:org.mitre.oval:tst:8250"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5673" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX CIFS Server (Samba) Local Unauthorized Access, Elevated Privileges</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0809" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0809"/>
        <description>Vulnerability in CIFS/9000 Server (SAMBA) A.01.06 and earlier in HP-UX 11.0 and 11.11, when configured as a print server, allows local users to overwrite arbitrary files by modifying certain resources.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-09T16:48:34.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:04.173-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:30.644-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:26.934-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:55.841-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:44.587-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX02155">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.03" test_ref="oval:org.mitre.oval:tst:8672"/>
          <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.03" test_ref="oval:org.mitre.oval:tst:8606"/>
          <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.03" test_ref="oval:org.mitre.oval:tst:8651"/>
          <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.03" test_ref="oval:org.mitre.oval:tst:8686"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5670" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running IPv6, Remote Denial of Service (DoS) and Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2476" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2476"/>
        <description>The IPv6 Neighbor Discovery Protocol (NDP) implementation in (1) FreeBSD 6.3 through 7.1, (2) OpenBSD 4.2 and 4.3, (3) NetBSD, (4) Force10 FTOS before E7.7.1.1, (5) Juniper JUNOS, and (6) Wind River VxWorks 5.x through 6.4 does not validate the origin of Neighbor Discovery messages, which allows remote attackers to cause a denial of service (loss of connectivity) or read private network traffic via a spoofed message that modifies the Forward Information Base (FIB).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-02-03T18:35:10.000-05:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2009-02-06T15:58:57.890-05:00">DRAFT</status_change>
            <status_change date="2009-02-23T04:00:20.151-05:00">INTERIM</status_change>
            <status_change date="2009-03-16T04:00:12.495-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:55.905-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:44.454-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:56.057-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:27.851-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:23.550-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:26.992-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02407">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="OS-Core.SYS2-ADMIN is installed" test_ref="oval:org.mitre.oval:tst:8804"/>
            <criterion comment="Networking.NMS2-KRN is installed" test_ref="oval:org.mitre.oval:tst:9533"/>
            <criterion comment="Networking.NET-RUN-64 is installed" test_ref="oval:org.mitre.oval:tst:9380"/>
            <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:9706"/>
            <criterion comment="Networking.NET-PRG is installed" test_ref="oval:org.mitre.oval:tst:9463"/>
            <criterion comment="Networking.NET-RUN is installed" test_ref="oval:org.mitre.oval:tst:9660"/>
            <criterion comment="ProgSupport.C-INC is installed" test_ref="oval:org.mitre.oval:tst:9657"/>
            <criterion comment="Networking.NET2-KRN is installed" test_ref="oval:org.mitre.oval:tst:9696"/>
            <criterion comment="Networking.NET2-RUN is installed" test_ref="oval:org.mitre.oval:tst:9016"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_37897 is installed" test_ref="oval:org.mitre.oval:tst:9301"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02407">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Networking.NMS2-KRN is installed" test_ref="oval:org.mitre.oval:tst:9533"/>
            <criterion comment="Networking.NET-RUN-64 is installed" test_ref="oval:org.mitre.oval:tst:9380"/>
            <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:9706"/>
            <criterion comment="Networking.NET-PRG is installed" test_ref="oval:org.mitre.oval:tst:9463"/>
            <criterion comment="Networking.NET-RUN is installed" test_ref="oval:org.mitre.oval:tst:9660"/>
            <criterion comment="ProgSupport.C-INC is installed" test_ref="oval:org.mitre.oval:tst:9657"/>
            <criterion comment="Networking.NET2-KRN is installed" test_ref="oval:org.mitre.oval:tst:9696"/>
            <criterion comment="OS-Core.SYS-ADMIN is installed" test_ref="oval:org.mitre.oval:tst:9518"/>
            <criterion comment="Networking.NET-KRN is installed" test_ref="oval:org.mitre.oval:tst:9656"/>
            <criterion comment="OS-Core.CORE-KRN is installed" test_ref="oval:org.mitre.oval:tst:9522"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_37898 is installed" test_ref="oval:org.mitre.oval:tst:9286"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02407">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="OS-Core.SYS2-ADMIN is installed" test_ref="oval:org.mitre.oval:tst:8804"/>
            <criterion comment="Networking.NMS2-KRN is installed" test_ref="oval:org.mitre.oval:tst:9533"/>
            <criterion comment="Networking.NET-RUN-64 is installed" test_ref="oval:org.mitre.oval:tst:9380"/>
            <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:9706"/>
            <criterion comment="Networking.NET-RUN is installed" test_ref="oval:org.mitre.oval:tst:9660"/>
            <criterion comment="ProgSupport.C-INC is installed" test_ref="oval:org.mitre.oval:tst:9657"/>
            <criterion comment="Networking.NET2-KRN is installed" test_ref="oval:org.mitre.oval:tst:9696"/>
            <criterion comment="Networking.NET2-RUN is installed" test_ref="oval:org.mitre.oval:tst:9016"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_38680 is installed" test_ref="oval:org.mitre.oval:tst:9491"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5669" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running PAM Kerberos, Local Privilege Escalation, Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0360" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0360"/>
        <description>Russ Allbery pam-krb5 before 3.13, when linked against MIT Kerberos, does not properly initialize the Kerberos libraries for setuid use, which allows local users to gain privileges by pointing an environment variable to a modified Kerberos configuration file, and then launching a PAM-based setuid application.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-04-07T11:48:37.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2009-04-08T14:20:30.634-04:00">DRAFT</status_change>
            <status_change date="2009-04-27T04:00:10.105-04:00">INTERIM</status_change>
            <status_change date="2009-05-18T04:00:22.198-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:52.965-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:44.312-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:48.329-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:27.725-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:19.672-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:26.843-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02415">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="PAM-Kerberos.PAM-KRB-64SLIB version is less than C.01.25" test_ref="oval:org.mitre.oval:tst:9646"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-DEMO version is less than C.01.25" test_ref="oval:org.mitre.oval:tst:9493"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-I64LIB version is less than C.01.25" test_ref="oval:org.mitre.oval:tst:9773"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-IASLIB version is less than C.01.25" test_ref="oval:org.mitre.oval:tst:9521"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-MAN version is less than C.01.25" test_ref="oval:org.mitre.oval:tst:9389"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-RUN version is less than C.01.25" test_ref="oval:org.mitre.oval:tst:9641"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-SHLIB version is less than C.01.25" test_ref="oval:org.mitre.oval:tst:9779"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02415">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="KRBS-Support.KRBS-SUPP-MAN version is less than B.11.11.16" test_ref="oval:org.mitre.oval:tst:9538"/>
            <criterion comment="KRBS-Support.KRBS-SUPP-NOTE version is less than B.11.11.16" test_ref="oval:org.mitre.oval:tst:9753"/>
            <criterion comment="KRBS-Support.KRBS-SUPP-RUN version is less than B.11.11.16" test_ref="oval:org.mitre.oval:tst:9644"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-64SLIB version is less than B.11.11.16" test_ref="oval:org.mitre.oval:tst:9427"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-DEMO version is less than B.11.11.16" test_ref="oval:org.mitre.oval:tst:8801"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-MAN version is less than B.11.11.16" test_ref="oval:org.mitre.oval:tst:9718"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-RUN version is less than B.11.11.16" test_ref="oval:org.mitre.oval:tst:9749"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-SHLIB version is less than B.11.11.16" test_ref="oval:org.mitre.oval:tst:9708"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02415">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="PAM-Kerberos.PAM-KRB-64SLIB version is less than D.01.25" test_ref="oval:org.mitre.oval:tst:9526"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-DEMO version is less than D.01.25" test_ref="oval:org.mitre.oval:tst:8897"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-I64LIB version is less than D.01.25" test_ref="oval:org.mitre.oval:tst:9711"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-IASLIB version is less than D.01.25" test_ref="oval:org.mitre.oval:tst:9604"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-MAN version is less than D.01.25" test_ref="oval:org.mitre.oval:tst:9383"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-RUN version is less than D.01.25" test_ref="oval:org.mitre.oval:tst:9756"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-SHLIB version is less than D.01.25" test_ref="oval:org.mitre.oval:tst:9726"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5658" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Running Ignite-UX Server, Remote Unauthorized Access and Privilege Elevation</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-5151" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5151"/>
        <description>Unspecified vulnerability in HP Ignite-UX server before C.6.9.150 for HP-UX B.11.00, B.11.11, and B.11.23 allows remote attackers to "gain root access" via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-03T16:09:05.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-07T14:19:43.014-04:00">DRAFT</status_change>
            <status_change date="2008-07-28T04:00:20.512-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:45.901-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:59.808-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:44.207-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX02157">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
        </criteria>
        <criterion comment="Ignite-UX.BOOT-SERVICES version is less than C.6.9.150" test_ref="oval:org.mitre.oval:tst:8370"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5657" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX running login(1), Local Increased Privilege</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-1182" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-1182"/>
        <description>Vulnerability in login in HP-UX 11.00, 11.11, and 10.20 allows restricted shell users to bypass certain security checks and gain privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-10T16:22:35.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:04.779-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:30.330-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:26.394-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:33:00.395-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:44.113-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00160">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion comment="OS-Core.UX-CORE is installed" test_ref="oval:org.mitre.oval:tst:8585"/>
          <criterion negate="true" comment="Patch PHCO_24418 is installed" test_ref="oval:org.mitre.oval:tst:8312"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00160">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="OS-Core.UX-CORE is installed" test_ref="oval:org.mitre.oval:tst:8585"/>
          <criterion negate="true" comment="Patch PHCO_23900 is installed" test_ref="oval:org.mitre.oval:tst:8426"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00160">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="OS-Core.UX-CORE is installed" test_ref="oval:org.mitre.oval:tst:8585"/>
          <criterion negate="true" comment="Patch PHCO_24083 is installed" test_ref="oval:org.mitre.oval:tst:8681"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5656" version="1" class="vulnerability">
      <metadata>
        <title>dtterm has misuse potential.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2000-0730" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0730"/>
        <description>Vulnerability in newgrp command in HP-UX 11.0 allows local users to gain privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-11T14:41:52.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-15T15:26:15.821-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:29.836-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:26.057-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin  HPSBUX0011-128">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion negate="true" comment="Patch PHSS_22548 is installed" test_ref="oval:org.mitre.oval:tst:8491"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin  HPSBUX0011-128">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion negate="true" comment="Patch PHSS_22320 is installed" test_ref="oval:org.mitre.oval:tst:7766"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5655" version="1" class="vulnerability">
      <metadata>
        <title>Security vulnerability in auto_parms and set_parms</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2000-1126" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-1126"/>
        <description>Vulnerability in auto_parms and set_parms in HP-UX 11.00 and earlier allows remote attackers to execute arbitrary commands or cause a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-11T14:41:52.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-15T15:26:14.914-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:29.580-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:25.680-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX0011-130">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion negate="true" comment="Patch PHCO_22186 is installed" test_ref="oval:org.mitre.oval:tst:8505"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX0011-130">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion negate="true" comment="Patch PHCO_21993 is installed" test_ref="oval:org.mitre.oval:tst:8664"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5654" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX Running Advanced Server/9000 for HP-UX (AS/U) RFC-Netbios, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-2138" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-2138"/>
        <description>RFC-NETBIOS in HP Advanced Server/9000 B.04.05 through B.04.09, when running HP-UX 11.00 or 11.11, allows remote attackers to cause a denial of sevrice (panic) via a malformed UDP packet on port 139.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-09T16:48:33.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:05.143-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:29.048-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:25.212-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:33:00.460-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:44.027-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX00198">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        </criteria>
        <criterion comment="RFC-NETBIOS.RFC-NETBIOS is installed" test_ref="oval:org.mitre.oval:tst:8108"/>
        <criterion negate="true" comment="Patch PHNE_26988 is installed" test_ref="oval:org.mitre.oval:tst:8589"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5643" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX running HP CIFS Server (Samba), Remote Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-4572" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4572"/>
        <description>Stack-based buffer overflow in nmbd in Samba 3.0.0 through 3.0.26a, when configured as a Primary or Backup Domain controller, allows remote attackers to have an unknown impact via crafted GETDC mailslot requests, related to handling of GETDC logon server requests.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-06-30T13:13:25.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2008-07-02T17:04:31.239-04:00">DRAFT</status_change>
            <status_change date="2008-07-21T04:00:19.177-04:00">INTERIM</status_change>
            <status_change date="2008-08-11T04:00:41.242-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:56.930-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:43.926-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:59.855-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:27.640-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:24.991-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:26.698-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX02341">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.03.04" test_ref="oval:org.mitre.oval:tst:8191"/>
          <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.03.04" test_ref="oval:org.mitre.oval:tst:8249"/>
          <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.03.04" test_ref="oval:org.mitre.oval:tst:7825"/>
          <criterion comment="CIFS-Server.CIFS-MAN version is less than A.02.03.04" test_ref="oval:org.mitre.oval:tst:7691"/>
          <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.03.04" test_ref="oval:org.mitre.oval:tst:7982"/>
          <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.03.04" test_ref="oval:org.mitre.oval:tst:8125"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5642" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Running IPSec, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-3670" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3670"/>
        <description>Multiple unspecified vulnerabilities in the Internet Key Exchange version 1 (IKEv1) implementation in HP HP-UX B.11.00, B.11.11, and B.11.23 running IPSec, HP Jetdirect 635n IPv6/IPsec Print Server, and HP Tru64 UNIX 5.1B-3 and 5.1B-2/PK4, allow remote attackers to cause a denial of service via certain IKE packets, as demonstrated by the PROTOS ISAKMP Test Suite for IKEv1.  NOTE: due to the lack of details in the HP advisory, it is unclear which of CVE-2005-3666, CVE-2005-3667, and/or CVE-2005-3668 this issue applies to.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-07T16:38:36.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:05.517-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:28.655-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:24.856-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:58.145-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:43.836-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02076">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="IPSec.IPSEC2-KRN version is less than A.02.01" test_ref="oval:org.mitre.oval:tst:8416"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02076">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="IPSec.IPSEC2-KRN version is less than A.01.05.01" test_ref="oval:org.mitre.oval:tst:8397"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02076">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="IPSec.IPSEC2-KRN version is less than A.02.01" test_ref="oval:org.mitre.oval:tst:8416"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5638" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX Running Software Distributor (SD) Remote Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-4451" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4451"/>
        <description>Unspecified vulnerability in Software Distributor in HP-UX B.11.11 allows remote attackers to gain access via unspecified attack vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-07T16:38:36.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:05.929-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:28.073-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:24.107-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:19.736-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:43.736-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX02089">
        <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="SW-DIST.SD-AGENT is installed" test_ref="oval:org.mitre.oval:tst:8398"/>
          <criterion comment="SW-DIST.SD-CMDS is installed" test_ref="oval:org.mitre.oval:tst:8222"/>
        </criteria>
        <criterion negate="true" comment="Patch PHCO_33822 is installed" test_ref="oval:org.mitre.oval:tst:8226"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5637" version="1" class="vulnerability">
      <metadata>
        <title>Kermit communications software contains a buffer overflow.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0085" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0085"/>
        <description>Buffer overflow in Kermit communications software in HP-UX 11.0 and earlier allows local users to cause a denial of service and possibly execute arbitrary commands.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-11T14:41:52.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-15T15:26:14.600-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:27.853-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:23.814-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX0012-135">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHCO_22665 is installed" test_ref="oval:org.mitre.oval:tst:8497"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5635" version="1" class="vulnerability">
      <metadata>
        <title>/opt/audio/bin/Aserver can be used to gain root access.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2000-0005" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0005"/>
        <description>HP-UX aserver program allows local users to gain privileges via a symlink attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-11T14:41:52.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-15T15:26:18.385-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:27.153-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:23.491-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX0001-108">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHSS_21663 is installed" test_ref="oval:org.mitre.oval:tst:8307"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5634" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX CIFS Server (Samba) Local Unauthorized Access, Elevated Privileges</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-5091" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5091"/>
        <description>Unspecified vulnerability in HP-UX B.11.11 and B.11.23 CIFS Server (Samba) allows local users to gain privileges or obtain "unauthorized access" via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-03T16:09:05.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-07T14:19:43.569-04:00">DRAFT</status_change>
            <status_change date="2008-07-28T04:00:18.821-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:44.611-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:16.748-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:43.601-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX02155">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.03" test_ref="oval:org.mitre.oval:tst:8127"/>
          <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.03" test_ref="oval:org.mitre.oval:tst:8339"/>
          <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.03" test_ref="oval:org.mitre.oval:tst:8281"/>
          <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.03" test_ref="oval:org.mitre.oval:tst:8331"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5628" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX kmmodreg (1M), Local Denial of Service (DoS), Increased Privilege</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-1256" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-1256"/>
        <description>kmmodreg in HP-UX 11.11, 11.04 and 11.00 allows local users to create arbitrary world-writeable files via a symlink attack on the (1) /tmp/.kmmodreg_lock and (2) /tmp/kmpath.tmp temporary files.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-10T16:22:36.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:06.437-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:26.753-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:23.116-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:23.303-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:43.510-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00153">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion comment="OS-Core.CORE-KRN is installed" test_ref="oval:org.mitre.oval:tst:8687"/>
          <criterion negate="true" comment="Patch PHCO_24197 is installed" test_ref="oval:org.mitre.oval:tst:8360"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00153">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="OS-Core.CORE-KRN is installed" test_ref="oval:org.mitre.oval:tst:8687"/>
          <criterion negate="true" comment="Patch PHCO_24147 is installed" test_ref="oval:org.mitre.oval:tst:8657"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00153">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="OS-Core.CORE-KRN is installed" test_ref="oval:org.mitre.oval:tst:8687"/>
          <criterion negate="true" comment="Patch PHCO_24112 is installed" test_ref="oval:org.mitre.oval:tst:8557"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5627" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX running Support Tools Manager (xstm, cstm, stm) Local Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-3097" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3097"/>
        <description>Unspecified vulnerability in Support Tools Manager (xstm, cstm, and stm) on HP-UX B.11.11 and B.11.23 allows local users to cause an unspecified denial of service via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-08T17:01:37.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:07.018-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:26.325-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:22.772-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:20.989-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:43.409-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02115">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="Sup-Tool-Mgr.STM-SHLIBS version is less than B.11.11.17.02" test_ref="oval:org.mitre.oval:tst:8510"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02115">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="Sup-Tool-Mgr.STM-SHLIBS version is less than B.11.23.07.04" test_ref="oval:org.mitre.oval:tst:8560"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02115">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="Sup-Tool-Mgr.STM-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:8322"/>
          <criterion negate="true" comment="Patch PHSS_34288 is installed" test_ref="oval:org.mitre.oval:tst:8440"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5624" version="1" class="vulnerability">
      <metadata>
        <title>HP-UX Running ARPA Transport, Local Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-1994" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1994"/>
        <description>Unspecified vulnerability in the Address and Routing Parameter Area (ARPA) transport functionality in HP-UX B.11.00 allows local users to cause a denial of service via unknown vectors.  NOTE: due to lack of vendor details, it is not clear whether this is the same as CVE-2007-0916.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-03T16:09:04.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-07T14:19:41.758-04:00">DRAFT</status_change>
            <status_change date="2008-07-28T04:00:17.924-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:44.049-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX02205">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8276"/>
          <criterion comment="Networking.NET-KRN is installed" test_ref="oval:org.mitre.oval:tst:8321"/>
          <criterion comment="Networking.NET-PRG is installed" test_ref="oval:org.mitre.oval:tst:7546"/>
          <criterion comment="Networking.NET-RUN is installed" test_ref="oval:org.mitre.oval:tst:8305"/>
          <criterion comment="Networking.NET2-KRN is installed" test_ref="oval:org.mitre.oval:tst:7924"/>
          <criterion comment="Networking.NMS2-KRN is installed" test_ref="oval:org.mitre.oval:tst:7807"/>
        </criteria>
        <criterion negate="true" comment="Patch PHNE_35729 is installed" test_ref="oval:org.mitre.oval:tst:7730"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5623" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX running SD, Local Unauthorized Access, Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0798" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0798"/>
        <description>Vulnerability in swinstall for HP-UX 11.00 and 11.11 allows local users to view obtain data views for files that cannot be directly read by the user, which reportedly can be used to cause a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-09T16:48:33.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:08.207-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:25.868-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:22.201-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:23.136-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:43.287-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00194">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SW-DIST.SD-AGENT is installed" test_ref="oval:org.mitre.oval:tst:8604"/>
            <criterion comment="SW-DIST.SD-CMDS is installed" test_ref="oval:org.mitre.oval:tst:8299"/>
            <criterion comment="SW-DIST.SD-HELP is installed" test_ref="oval:org.mitre.oval:tst:8417"/>
            <criterion comment="SW-DIST.SD-JPN-E-HELP is installed" test_ref="oval:org.mitre.oval:tst:8614"/>
            <criterion comment="SW-DIST.SD-JPN-S-HELP is installed" test_ref="oval:org.mitre.oval:tst:8203"/>
          </criteria>
          <criterion negate="true" comment="Patch PHCO_25887 is installed" test_ref="oval:org.mitre.oval:tst:8253"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00194">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SW-DIST.SD-JPN-E-MAN is installed" test_ref="oval:org.mitre.oval:tst:8470"/>
            <criterion comment="SW-DIST.SD-JPN-S-HELP is installed" test_ref="oval:org.mitre.oval:tst:8203"/>
            <criterion comment="SW-DIST.SD-AGENT is installed" test_ref="oval:org.mitre.oval:tst:8604"/>
            <criterion comment="SW-DIST.SD-CMDS is installed" test_ref="oval:org.mitre.oval:tst:8299"/>
            <criterion comment="SW-DIST.SD-JPN-E-MSG is installed" test_ref="oval:org.mitre.oval:tst:8311"/>
            <criterion comment="SW-DIST.SD-JPN-S-MSG is installed" test_ref="oval:org.mitre.oval:tst:8617"/>
            <criterion comment="SW-DIST.SD-ENG-A-MAN is installed" test_ref="oval:org.mitre.oval:tst:8566"/>
            <criterion comment="SW-DIST.SD-FAL is installed" test_ref="oval:org.mitre.oval:tst:8478"/>
            <criterion comment="SW-DIST.SD-JPN-S-MAN is installed" test_ref="oval:org.mitre.oval:tst:8622"/>
            <criterion comment="SW-DIST.SD-HELP is installed" test_ref="oval:org.mitre.oval:tst:8417"/>
            <criterion comment="SW-DIST.SD-JPN-E-HELP is installed" test_ref="oval:org.mitre.oval:tst:8614"/>
          </criteria>
          <criterion negate="true" comment="Patch PHCO_25875 is installed" test_ref="oval:org.mitre.oval:tst:8189"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5622" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX Running newgrp(1), Local Privilege Elevation</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1328" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1328"/>
        <description>Unknown vulnerability in newgrp in HP-UX B.11.00, B.11.04, and B.11.11 allows local users to gain elevated privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-07T16:38:37.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:08.938-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:25.537-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:21.817-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:23.209-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:43.193-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01102">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="OS-Core.CMDS-AUX is installed" test_ref="oval:org.mitre.oval:tst:8112"/>
          <criterion negate="true" comment="Patch PHCO_26385 is installed" test_ref="oval:org.mitre.oval:tst:8428"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01102">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion comment="OS-Core.CORE-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:8229"/>
          <criterion negate="true" comment="Patch PHCO_32280 is installed" test_ref="oval:org.mitre.oval:tst:8427"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01102">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="OS-Core.CMDS-AUX is installed" test_ref="oval:org.mitre.oval:tst:8112"/>
          <criterion negate="true" comment="Patch PHCO_29682 is installed" test_ref="oval:org.mitre.oval:tst:8273"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5621" version="1" class="vulnerability">
      <metadata>
        <title>Certain files used by the asecure program have unsafe permissions.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0607" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0607"/>
        <description>asecure as included with HP-UX 10.01 through 11.00 can allow a local attacker to create a denial of service and gain additional privileges via unsafe permissions on the asecure program, a different vulnerability than CVE-2000-0083.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-10T16:22:36.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:09.232-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:25.265-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:21.529-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX0103-145">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHSS_24608 is installed" test_ref="oval:org.mitre.oval:tst:8630"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5617" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Running IPSec, Remote Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-4090" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4090"/>
        <description>Unspecified vulnerability in HP-UX B.11.00 to B.11.23, when IPSEC is running, allows remote attackers to have unknown impact.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-07T16:38:36.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:09.476-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:25.092-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:21.107-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:24.325-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:43.099-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02082">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="IPSec.IPSEC2-KRN version is less than A.01.07.02" test_ref="oval:org.mitre.oval:tst:8149"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02082">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="IPSec.IPSEC2-KRN version is less than A.01.05.01" test_ref="oval:org.mitre.oval:tst:8397"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02082">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="IPSec.IPSEC2-KRN version is less than A.02.01" test_ref="oval:org.mitre.oval:tst:8416"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5611" version="1" class="vulnerability">
      <metadata>
        <title>Potential buffer overflow in rexec(1)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-1097" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1097"/>
        <description>Buffer overflow in rexec on HP-UX B.10.20, B.11.00, and B.11.04, when setuid root, may allow local users to gain privileges via a long -l option.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-10T16:22:36.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:09.833-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:24.913-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:20.623-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX0304-257">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion negate="true" comment="Patch PHCO_2919 is installed" test_ref="oval:org.mitre.oval:tst:8267"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX0304-257">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion negate="true" comment="Patch PHCO_24723 is installed" test_ref="oval:org.mitre.oval:tst:8655"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5605" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX running HP CIFS Server (Samba), Remote Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-6015" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6015"/>
        <description>Stack-based buffer overflow in the send_mailslot function in nmbd in Samba 3.0.0 through 3.0.27a, when the "domain logons" option is enabled, allows remote attackers to execute arbitrary code via a GETDC mailslot request composed of a long GETDC string following an offset username in a SAMLOGON logon request.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-06-30T13:13:25.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2008-07-02T17:04:31.492-04:00">DRAFT</status_change>
            <status_change date="2008-07-21T04:00:18.303-04:00">INTERIM</status_change>
            <status_change date="2008-08-11T04:00:40.161-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:27.573-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:42.996-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:26.797-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:27.533-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:46.356-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:26.531-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX02341">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.03.04" test_ref="oval:org.mitre.oval:tst:8191"/>
          <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.03.04" test_ref="oval:org.mitre.oval:tst:8249"/>
          <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.03.04" test_ref="oval:org.mitre.oval:tst:7825"/>
          <criterion comment="CIFS-Server.CIFS-MAN version is less than A.02.03.04" test_ref="oval:org.mitre.oval:tst:7691"/>
          <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.03.04" test_ref="oval:org.mitre.oval:tst:7982"/>
          <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.03.04" test_ref="oval:org.mitre.oval:tst:8125"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5599" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running HP Secure Shell, Remotely Gain Extended Privileges</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-4752" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4752"/>
        <description>ssh in OpenSSH before 4.7 does not properly handle when an untrusted cookie cannot be created and uses a trusted X11 cookie instead, which allows attackers to violate intended policy and gain privileges by causing an X client to be treated as trusted.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-30T17:10:21.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:25:06.082-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:29.912-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:00:55.331-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:30.743-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:42.905-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:35.018-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:27.436-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:50.220-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:26.366-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02287">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="Secure_Shell.SECURE_SHELL version is less than A.04.70.003" test_ref="oval:org.mitre.oval:tst:9311"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02287">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="Secure_Shell.SECURE_SHELL version is less than A.04.70.004" test_ref="oval:org.mitre.oval:tst:9055"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02287">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="Secure_Shell.SECURE_SHELL version is less than A.04.70.005" test_ref="oval:org.mitre.oval:tst:8881"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5593" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX running LDAP-UX Integration, Remote Increased Privilege</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1794" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1794"/>
        <description>Unknown vulnerability in pam_authz in the LDAP-UX Integration product on HP-UX 11.00 and 11.11 allows remote attackers to execute r-commands with privileges of other users.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-09T16:48:33.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:14.706-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:24.634-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:20.166-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:34.907-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:42.808-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX00221">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="LdapUxClient.ADMIN-RUN version is less than B.03.01" test_ref="oval:org.mitre.oval:tst:8452"/>
          <criterion comment="LdapUxClient.CORE-RUN version is less than B.03.01" test_ref="oval:org.mitre.oval:tst:8225"/>
          <criterion comment="LdapUxClient.LDAP-C-SDK version is less than B.03.01" test_ref="oval:org.mitre.oval:tst:7918"/>
          <criterion comment="LdapUxClient.LDUX-ENG-A-MAN version is less than B.03.01" test_ref="oval:org.mitre.oval:tst:8559"/>
          <criterion comment="LdapUxClient.NATIVELDAP-RUN version is less than B.03.01" test_ref="oval:org.mitre.oval:tst:8523"/>
          <criterion comment="LdapUxClient.PAM-AUTHZ-RUN version is less than B.03.01" test_ref="oval:org.mitre.oval:tst:8544"/>
          <criterion comment="NisLdapServer.YPLDAP-SERVER version is less than B.03.01" test_ref="oval:org.mitre.oval:tst:8332"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5587" version="1" class="vulnerability">
      <metadata>
        <title>There is a potential buffer overflow in /usr/bin/stmkfont.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-1359" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1359"/>
        <description>Buffer overflow in stmkfont utility of HP-UX 10.0 through 11.22 allows local users to gain privileges via a long command line argument.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-10T16:22:36.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:15.936-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:24.448-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:19.348-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX0302-241">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion negate="true" comment="Patch PHSS_31104 is installed" test_ref="oval:org.mitre.oval:tst:8508"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX0302-241">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion negate="true" comment="Patch PHSS_29744 is installed" test_ref="oval:org.mitre.oval:tst:8489"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5584" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX running ptrace(2), Local Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1409" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1409"/>
        <description>ptrace on HP-UX 11.00 through 11.11 allows local users to cause a denial of service (data page fault panic) via "an incorrect reference to thread register state."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-09T16:48:33.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:16.636-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:24.012-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:18.924-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:37.218-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:42.713-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00206">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8517"/>
          <criterion negate="true" comment="Patch PHKL_27179 is installed" test_ref="oval:org.mitre.oval:tst:8388"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00206">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8517"/>
          <criterion negate="true" comment="Patch PHKL_27536 is installed" test_ref="oval:org.mitre.oval:tst:8230"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00206">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8517"/>
          <criterion negate="true" comment="Patch PHKL_27180 is installed" test_ref="oval:org.mitre.oval:tst:8539"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5579" version="1" class="vulnerability">
      <metadata>
        <title>A TCP SYN packet with target host's address as both source and destination can cause system hangs.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-1999-0015" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-0015"/>
        <description>Teardrop IP denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-11T14:41:52.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-15T15:26:19.201-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:23.791-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:18.670-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX9801-076">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHNE_14017 is installed" test_ref="oval:org.mitre.oval:tst:8302"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5576" version="1" class="vulnerability">
      <metadata>
        <title>shutdown(1M) improperly handles input variables.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2000-0414" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0414"/>
        <description>Vulnerability in shutdown command for HP-UX 11.X and 10.X allows allows local users to gain privileges via malformed input variables.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-11T14:41:52.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-15T15:26:16.202-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:23.526-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:17.929-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin  HPSBUX0005-113">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion negate="true" comment="Patch PHCO_21567 is installed" test_ref="oval:org.mitre.oval:tst:8542"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin  HPSBUX0005-113">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion negate="true" comment="Patch PHCO_21534 is installed" test_ref="oval:org.mitre.oval:tst:8187"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5571" version="1" class="vulnerability">
      <metadata>
        <title>ttsession uses weak RPC authentication mechanism</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-1999-0687" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-0687"/>
        <description>The ToolTalk ttsession daemon uses weak RPC authentication, which allows a remote attacker to execute commands.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-30T17:10:24.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:25:07.008-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:29.464-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:00:54.596-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX9909-103">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHSS_19748 is installed" test_ref="oval:org.mitre.oval:tst:9433"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5568" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Running Software Distributor Local Elevation of Privilege</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2574" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2574"/>
        <description>Multiple unspecified vulnerabilities in Software Distributor in HP-UX B.11.00, B.11.04, B.11.11, and B.11.23 allow local users to gain privileges via unspecified attack vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-07T16:38:36.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:17.388-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:23.193-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:17.485-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:42.343-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:42.613-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02114">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="SW-DIST.SD-CMDS is installed" test_ref="oval:org.mitre.oval:tst:8222"/>
          <criterion negate="true" comment="Patch PHCO_34539 is installed" test_ref="oval:org.mitre.oval:tst:8373"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02114">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion comment="SW-DIST.SD-CMDS is installed" test_ref="oval:org.mitre.oval:tst:8222"/>
          <criterion negate="true" comment="Patch PHCO_34814 is installed" test_ref="oval:org.mitre.oval:tst:8379"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02114">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="SW-DIST.SD-CMDS is installed" test_ref="oval:org.mitre.oval:tst:8222"/>
          <criterion negate="true" comment="Patch PHCO_34568 is installed" test_ref="oval:org.mitre.oval:tst:8148"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02114">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="SW-DIST.SD-CMDS version is less than B.11.23.0606.045" test_ref="oval:org.mitre.oval:tst:8385"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5558" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Running useradd(1M), Local Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1660" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1660"/>
        <description>Unspecified vulnerability in useradd on HP-UX B.11.11, B.11.23, and B.11.31 allows local users to access arbitrary files and directories via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-03T16:09:03.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-07T14:19:33.870-04:00">DRAFT</status_change>
            <status_change date="2008-07-28T04:00:14.735-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:38.872-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:17.328-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:42.475-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02335">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="OS-Core.ADMN-ENG-A-MAN is installed" test_ref="oval:org.mitre.oval:tst:8060"/>
            <criterion comment="OS-Core.SYS-ADMIN is installed" test_ref="oval:org.mitre.oval:tst:7631"/>
          </criteria>
          <criterion negate="true" comment="Patch PHCO_37290 is installed" test_ref="oval:org.mitre.oval:tst:8219"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02335">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8138"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="OS-Core.ADMN-ENG-A-MAN is installed" test_ref="oval:org.mitre.oval:tst:8060"/>
            <criterion comment="OS-Core.SYS2-ADMIN is installed" test_ref="oval:org.mitre.oval:tst:7285"/>
          </criteria>
          <criterion negate="true" comment="Patch PHCO_36953 is installed" test_ref="oval:org.mitre.oval:tst:8247"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02335">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="OS-Core.ADMN-ENG-A-MAN is installed" test_ref="oval:org.mitre.oval:tst:8060"/>
            <criterion comment="OS-Core.SYS-ADMIN is installed" test_ref="oval:org.mitre.oval:tst:7631"/>
            <criterion comment="OS-Core.SYS2-ADMIN is installed" test_ref="oval:org.mitre.oval:tst:7285"/>
          </criteria>
          <criterion negate="true" comment="Patch PHCO_37291 is installed" test_ref="oval:org.mitre.oval:tst:7999"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5553" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX in Trusted mode, Local Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-4187" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4187"/>
        <description>Unspecified vulnerability in HP-UX B.11.00, B.11.11 and B.11.23, when running in trusted mode, allows local users to cause a denial of service via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-03T16:09:06.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-07T14:19:46.897-04:00">DRAFT</status_change>
            <status_change date="2008-07-28T04:00:14.404-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:38.471-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:15.683-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:42.341-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02141">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="OS-Core.CORE-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:8402"/>
          <criterion negate="true" comment="Patch PHCO_34214 is installed" test_ref="oval:org.mitre.oval:tst:8176"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02141">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="OS-Core.CORE-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:8402"/>
          <criterion negate="true" comment="Patch PHCO_34806 is installed" test_ref="oval:org.mitre.oval:tst:8283"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02141">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="OS-Core.CORE2-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:8272"/>
            <criterion comment="OS-Core.CORE2-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:8319"/>
          </criteria>
          <criterion negate="true" comment="Patch PHCO_34215 is installed" test_ref="oval:org.mitre.oval:tst:8140"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5550" version="1" class="vulnerability">
      <metadata>
        <title>Various remote network commands have security defects.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-1999-1573" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-1573"/>
        <description>Multiple unknown vulnerabilities in the "r-cmnds" (1) remshd, (2) rexecd, (3) rlogind, (4) rlogin, (5) remsh, (6) rcp, (7) rexec, and (8) rdist for HP-UX 10.00 through 11.00 allow attackers to gain privileges or access files.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-11T14:41:52.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-15T15:26:17.159-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:22.656-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:17.173-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX9812-090">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHNE_16091 is installed" test_ref="oval:org.mitre.oval:tst:7808"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5549" version="1" class="vulnerability">
      <metadata>
        <title>/opt/audio/bin/Aserver can be used to gain root access.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2000-0077" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0077"/>
        <description>The October 1998 version of the HP-UX aserver program allows local users to gain privileges by specifying an alternate PATH which aserver uses to find the ps and grep commands.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-11T14:41:52.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-15T15:26:16.904-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:22.396-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:16.902-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX0001-108">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHSS_21663 is installed" test_ref="oval:org.mitre.oval:tst:8307"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5548" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX Running Aries PA Emulator, Local Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-5946" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5946"/>
        <description>Unspecified vulnerability in the Aries PA-RISC emulator on HP-UX B.11.23 and B.11.31 on the IA-64 platform allows local users to obtain unspecified access.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-03T16:09:04.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-07T14:19:39.256-04:00">DRAFT</status_change>
            <status_change date="2008-07-28T04:00:14.102-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:37.988-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:20.821-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:50.669-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02285">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8138"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="OS-Core.CORE2-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:8272"/>
            <criterion comment="OS-Core.CORE2-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:8319"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_36311 is installed" test_ref="oval:org.mitre.oval:tst:8246"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02285">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="OS-Core.CORE2-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:8272"/>
            <criterion comment="OS-Core.CORE2-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:8319"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_35528 is installed" test_ref="oval:org.mitre.oval:tst:7931"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5547" version="1" class="vulnerability">
      <metadata>
        <title>Security Vulnerability during ftp operations.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-1999-0432" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-0432"/>
        <description>ftp on HP-UX 11.00 allows local users to gain privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-11T14:41:52.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-15T15:26:17.990-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:22.021-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:16.377-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX9903-094">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHCO_17601 is installed" test_ref="oval:org.mitre.oval:tst:8636"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5538" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX stmkfont Local Unauthorized Privileged Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0965" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0965"/>
        <description>stmkfont in HP-UX B.11.00 through B.11.23 relies on the user-specified PATH when executing certain commands, which allows local users to execute arbitrary code by modifying the PATH environment variable to point to malicious programs.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-07T16:38:36.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:18.235-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:21.645-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:15.957-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:24.531-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:42.227-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01088">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="X11.X11-FONTSRV is installed" test_ref="oval:org.mitre.oval:tst:7653"/>
          <criterion negate="true" comment="Patch PHSS_31988 is installed" test_ref="oval:org.mitre.oval:tst:8221"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01088">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion comment="X11.X11-FONTSRV is installed" test_ref="oval:org.mitre.oval:tst:7653"/>
          <criterion negate="true" comment="Patch PHSS_32196 is installed" test_ref="oval:org.mitre.oval:tst:8251"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01088">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="X11.X11-FONTSRV is installed" test_ref="oval:org.mitre.oval:tst:7653"/>
          <criterion negate="true" comment="Patch PHSS_31987 is installed" test_ref="oval:org.mitre.oval:tst:8375"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01088">
          <criterion comment="HP Release B.11.22" test_ref="oval:org.mitre.oval:tst:1015"/>
          <criterion comment="X11.X11-FONTSRV is installed" test_ref="oval:org.mitre.oval:tst:7653"/>
          <criterion negate="true" comment="Patch PHSS_31989 is installed" test_ref="oval:org.mitre.oval:tst:8314"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01088">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="X11.X11-FONTSRV is installed" test_ref="oval:org.mitre.oval:tst:7653"/>
          <criterion negate="true" comment="Patch PHSS_31990 is installed" test_ref="oval:org.mitre.oval:tst:7713"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5533" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX running rlpdaemon, Remote Unauthorized Access, Increased Privilege</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0668" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0668"/>
        <description>Buffer overflow in line printer daemon (rlpdaemon) in HP-UX 10.01 through 11.11 allows remote attackers to execute arbitrary commands.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-09T16:48:34.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:18.890-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:20.919-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:15.397-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:27.521-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:42.123-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00163">
          <criterion comment="HP-UX B.11.20" test_ref="oval:org.mitre.oval:tst:8336"/>
          <criterion comment="PrinterMgmt.LP-SPOOL is installed" test_ref="oval:org.mitre.oval:tst:8082"/>
          <criterion negate="true" comment="Patch PHCO_24868 is installed" test_ref="oval:org.mitre.oval:tst:8310"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00163">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="PrinterMgmt.LP-SPOOL is installed" test_ref="oval:org.mitre.oval:tst:8082"/>
          <criterion negate="true" comment="Patch PHCO_24701 is installed" test_ref="oval:org.mitre.oval:tst:8537"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00163">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="PrinterMgmt.LP-SPOOL is installed" test_ref="oval:org.mitre.oval:tst:8082"/>
          <criterion negate="true" comment="Patch PHCO_24700 is installed" test_ref="oval:org.mitre.oval:tst:8649"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5521" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running PAM Kerberos, Local Privilege Escalation, Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0361" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0361"/>
        <description>Russ Allbery pam-krb5 before 3.13, as used by libpam-heimdal, su in Solaris 10, and other software, does not properly handle calls to pam_setcred when running setuid, which allows local users to overwrite and change the ownership of arbitrary files by setting the KRB5CCNAME environment variable, and then launching a setuid application that performs certain pam_setcred operations.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-04-07T11:48:37.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2009-04-08T14:20:32.607-04:00">DRAFT</status_change>
            <status_change date="2009-04-27T04:00:08.329-04:00">INTERIM</status_change>
            <status_change date="2009-05-18T04:00:20.952-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:26.845-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:41.978-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:23.093-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:27.235-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:45.405-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:26.095-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02415">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="PAM-Kerberos.PAM-KRB-64SLIB version is less than C.01.25" test_ref="oval:org.mitre.oval:tst:9646"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-DEMO version is less than C.01.25" test_ref="oval:org.mitre.oval:tst:9493"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-I64LIB version is less than C.01.25" test_ref="oval:org.mitre.oval:tst:9773"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-IASLIB version is less than C.01.25" test_ref="oval:org.mitre.oval:tst:9521"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-MAN version is less than C.01.25" test_ref="oval:org.mitre.oval:tst:9389"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-RUN version is less than C.01.25" test_ref="oval:org.mitre.oval:tst:9641"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-SHLIB version is less than C.01.25" test_ref="oval:org.mitre.oval:tst:9779"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02415">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="KRBS-Support.KRBS-SUPP-MAN version is less than B.11.11.16" test_ref="oval:org.mitre.oval:tst:9538"/>
            <criterion comment="KRBS-Support.KRBS-SUPP-NOTE version is less than B.11.11.16" test_ref="oval:org.mitre.oval:tst:9753"/>
            <criterion comment="KRBS-Support.KRBS-SUPP-RUN version is less than B.11.11.16" test_ref="oval:org.mitre.oval:tst:9644"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-64SLIB version is less than B.11.11.16" test_ref="oval:org.mitre.oval:tst:9427"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-DEMO version is less than B.11.11.16" test_ref="oval:org.mitre.oval:tst:8801"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-MAN version is less than B.11.11.16" test_ref="oval:org.mitre.oval:tst:9718"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-RUN version is less than B.11.11.16" test_ref="oval:org.mitre.oval:tst:9749"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-SHLIB version is less than B.11.11.16" test_ref="oval:org.mitre.oval:tst:9708"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02415">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="PAM-Kerberos.PAM-KRB-64SLIB version is less than D.01.25" test_ref="oval:org.mitre.oval:tst:9526"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-DEMO version is less than D.01.25" test_ref="oval:org.mitre.oval:tst:8897"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-I64LIB version is less than D.01.25" test_ref="oval:org.mitre.oval:tst:9711"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-IASLIB version is less than D.01.25" test_ref="oval:org.mitre.oval:tst:9604"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-MAN version is less than D.01.25" test_ref="oval:org.mitre.oval:tst:9383"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-RUN version is less than D.01.25" test_ref="oval:org.mitre.oval:tst:9756"/>
            <criterion comment="PAM-Kerberos.PAM-KRB-SHLIB version is less than D.01.25" test_ref="oval:org.mitre.oval:tst:9726"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5518" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX passwd(1), Local Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0577" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0577"/>
        <description>Vulnerability in passwd for HP-UX 11.00 and 11.11 allows local users to corrupt the password file and cause a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-09T16:48:34.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:19.400-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:20.449-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:15.030-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:55.507-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:41.868-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00191">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion comment="OS-Core.CORE-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:7643"/>
          <criterion negate="true" comment="Patch PHCO_26904 is installed" test_ref="oval:org.mitre.oval:tst:7698"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00191">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="OS-Core.CORE-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:7643"/>
          <criterion negate="true" comment="Patch PHCO_24839 is installed" test_ref="oval:org.mitre.oval:tst:8667"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00191">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="OS-Core.CORE-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:7643"/>
          <criterion negate="true" comment="Patch PHCO_25527 is installed" test_ref="oval:org.mitre.oval:tst:8673"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5515" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running the Ignite-UX or the DynRootDisk (DRD) get_system_info Command, Local Unqualified Configuration Change</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-4590" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4590"/>
        <description>The get_system_info command in Ignite-UX C.7.0 through C.7.3, and DynRootDisk (DRD) A.1.0.16.417 through A.2.0.0.592, on HP-UX B.11.11, B.11.23, and B.11.31 does not inform local users of networking changes made by the command, which has unknown impact and attack vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-03T16:09:04.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-07T14:19:41.038-04:00">DRAFT</status_change>
            <modified comment="Criteria meets HP Security Bulletin HPSBUX02249" date="2008-07-14T10:21:00.168-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2008-08-04T04:00:20.086-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:14.670-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:55.320-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:41.772-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:54.300-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:27.149-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:22.729-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:25.978-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02249">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criterion comment="DRD.DRD-RUN version is less than A.3.0.0" test_ref="oval:org.mitre.oval:tst:8445"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02249">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criterion comment="Ignite-UX.MGMT-TOOLS version is less than C.7.3.148" test_ref="oval:org.mitre.oval:tst:8468"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5513" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX running Apache, Remote Arbitrary Code Execution, Cross Site Scripting (XSS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-0774" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0774"/>
        <description>Stack-based buffer overflow in the map_uri_to_worker function (native/common/jk_uri_worker_map.c) in mod_jk.so for Apache Tomcat JK Web Server Connector 1.2.19 and 1.2.20, as used in Tomcat 4.1.34 and 5.5.20, allows remote attackers to execute arbitrary code via a long URL that triggers the overflow in a URI worker map routine.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-30T17:10:24.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:25:07.894-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:28.471-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:00:53.959-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:54.689-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:41.684-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:52.916-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:27.071-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:21.974-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:25.877-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02262">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
          <criterion comment="hpuxwsAPACHE version is less than B.2.0.59.00" test_ref="oval:org.mitre.oval:tst:9217"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02262">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="hpuxwsAPACHE version is less than A.2.0.59.00" test_ref="oval:org.mitre.oval:tst:9178"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5510" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Apache with PHP, Remote Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-0599" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0599"/>
        <description>The init_request_info function in sapi/cgi/cgi_main.c in PHP before 5.2.6 does not properly consider operator precedence when calculating the length of PATH_TRANSLATED, which might allow remote attackers to execute arbitrary code via a crafted URI.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-06-30T13:13:25.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2008-07-02T17:04:32.160-04:00">DRAFT</status_change>
            <status_change date="2008-07-21T04:00:15.507-04:00">INTERIM</status_change>
            <status_change date="2008-08-11T04:00:30.486-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:56.131-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:41.573-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:56.706-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:26.920-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:23.800-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:25.696-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02342">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.59.04.2" test_ref="oval:org.mitre.oval:tst:8181"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.59.04.2" test_ref="oval:org.mitre.oval:tst:7550"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02342">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPCH32.PHP version is less than B.2.0.59.04.2" test_ref="oval:org.mitre.oval:tst:7962"/>
            <criterion comment="hpuxwsAPCH32.PHP2 version is less than B.2.0.59.04.2" test_ref="oval:org.mitre.oval:tst:7265"/>
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.59.04.2" test_ref="oval:org.mitre.oval:tst:8181"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.59.04.2" test_ref="oval:org.mitre.oval:tst:7550"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5502" version="1" class="vulnerability">
      <metadata>
        <title>The inet server (inetd) on HP-UX can be hung by malicious users.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0106" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0106"/>
        <description>Vulnerability in inetd server in HP-UX 11.04 and earlier allows attackers to cause a denial of service when the "swait" state is used by a server.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-10T16:22:36.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:20.259-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:19.888-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:14.222-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX0101-136">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHNE_21835 is installed" test_ref="oval:org.mitre.oval:tst:8516"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5500" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Running the LP Subsystem, remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-4188" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4188"/>
        <description>Unspecified vulnerability in the LP subsystem in HP-UX B.11.00, B.11.04, B.11.11, and B.11.23 allows remote attackers to cause a denial of service via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-03T16:09:06.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-07T14:19:46.422-04:00">DRAFT</status_change>
            <status_change date="2008-07-28T04:00:13.456-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:35.268-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:53.053-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:41.432-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02139">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" test_ref="oval:org.mitre.oval:tst:8266"/>
          <criterion negate="true" comment="Patch PHNE_33791 is installed" test_ref="oval:org.mitre.oval:tst:8244"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02139">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" test_ref="oval:org.mitre.oval:tst:8266"/>
          <criterion negate="true" comment="Patch PHNE_35146 is installed" test_ref="oval:org.mitre.oval:tst:7737"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02139">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" test_ref="oval:org.mitre.oval:tst:8266"/>
          <criterion negate="true" comment="Patch PHNE_33790 is installed" test_ref="oval:org.mitre.oval:tst:8241"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02139">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="InternetSrvcs.INETSVCS2-RUN is installed" test_ref="oval:org.mitre.oval:tst:7851"/>
          <criterion negate="true" comment="Patch PHNE_33792 is installed" test_ref="oval:org.mitre.oval:tst:8182"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5490" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX running ndd(1M), Local Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0585" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0585"/>
        <description>Unknown vulnerability in ndd for HP-UX 11.11 with certain TRANSPORT patches allows attackers to cause a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-09T16:48:34.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:21.178-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:19.571-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:13.409-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:06.977-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:41.331-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX00192">
        <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="Networking.NMS2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8099"/>
          <criterion comment="Networking.NMS2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8099"/>
          <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8517"/>
          <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8517"/>
          <criterion comment="OS-Core.SYS-ADMIN is installed" test_ref="oval:org.mitre.oval:tst:8592"/>
          <criterion comment="Networking.NET-KRN is installed" test_ref="oval:org.mitre.oval:tst:8147"/>
          <criterion comment="Networking.NET-PRG is installed" test_ref="oval:org.mitre.oval:tst:8562"/>
          <criterion comment="Networking.NET-RUN is installed" test_ref="oval:org.mitre.oval:tst:8236"/>
          <criterion comment="Networking.NET-RUN-64 is installed" test_ref="oval:org.mitre.oval:tst:8447"/>
          <criterion comment="Networking.NW-ENG-A-MAN is installed" test_ref="oval:org.mitre.oval:tst:7663"/>
          <criterion comment="OS-Core.CORE-KRN is installed" test_ref="oval:org.mitre.oval:tst:7985"/>
          <criterion comment="OS-Core.SYS-ADMIN is installed" test_ref="oval:org.mitre.oval:tst:8592"/>
          <criterion comment="ProgSupport.C-INC is installed" test_ref="oval:org.mitre.oval:tst:8355"/>
          <criterion comment="Networking.NET2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8578"/>
          <criterion comment="Networking.NET2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8578"/>
        </criteria>
        <criterion negate="true" comment="Patch PHNE_25644 is installed" test_ref="oval:org.mitre.oval:tst:8561"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5482" version="1" class="vulnerability">
      <metadata>
        <title>Buffer overflow vulnerability in the CDE Calendar Manager Service Daemon, rpc.cmsd.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-1999-0696" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-0696"/>
        <description>Buffer overflow in CDE Calendar Manager Service Daemon (rpc.cmsd).</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-11T14:41:52.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-15T15:26:17.481-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:19.314-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:12.669-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX9908-102">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHSS_19483 is installed" test_ref="oval:org.mitre.oval:tst:8494"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5479" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX running dlkm, Local Unauthorized Increase in Privilege</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-1181" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-1181"/>
        <description>Dynamically Loadable Kernel Module (dlkm) static kernel symbol table in HP-UX 11.11 is not properly configured, which allows local users to gain privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-10T16:22:35.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:21.615-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:18.848-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:12.300-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:41.273-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:41.240-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX00159">
        <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
        <criterion comment="OS-Core.CORE-KRN is installed" test_ref="oval:org.mitre.oval:tst:8687"/>
        <criterion negate="true" comment="Patch PHCO_23492 is installed" test_ref="oval:org.mitre.oval:tst:8520"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5469" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX, Local Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0279" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0279"/>
        <description>The kernel in HP-UX 11.11 does not properly provide arguments for setrlimit, which could allow local attackers to cause a denial of service (kernel panic) and possibly gain privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-09T16:48:34.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:21.842-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:18.658-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:11.926-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:45.432-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:41.155-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX00183">
        <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
        <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8517"/>
        <criterion negate="true" comment="Patch PHKL_26233 is installed" test_ref="oval:org.mitre.oval:tst:8101"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5466" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX Running Software Distributor (SD), Local Increased Privileges.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0089" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0089"/>
        <description>Buffer overflow in the Software Distributor utilities for HP-UX B.11.00 and B.11.11 allows local users to execute arbitrary code via a long LANG environment variable to setuid programs such as (1) swinstall and (2) swmodify.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-09T16:48:33.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:22.194-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:17.742-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:11.609-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:44.458-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:41.068-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00293">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SW-DIST.SD-CMDS is installed" test_ref="oval:org.mitre.oval:tst:8299"/>
            <criterion comment="SW-DIST.SD-AGENT is installed" test_ref="oval:org.mitre.oval:tst:8604"/>
          </criteria>
          <criterion negate="true" comment="Patch PHCO_30006 is installed" test_ref="oval:org.mitre.oval:tst:7928"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00293">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SW-DIST.SD-CMDS is installed" test_ref="oval:org.mitre.oval:tst:8299"/>
            <criterion comment="SW-DIST.SD-AGENT is installed" test_ref="oval:org.mitre.oval:tst:8604"/>
          </criteria>
          <criterion negate="true" comment="Patch PHCO_28848 is installed" test_ref="oval:org.mitre.oval:tst:8344"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00293">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SW-DIST.SD-CMDS is installed" test_ref="oval:org.mitre.oval:tst:8299"/>
            <criterion comment="SW-DIST.SD-AGENT is installed" test_ref="oval:org.mitre.oval:tst:8604"/>
          </criteria>
          <criterion negate="true" comment="Patch PHCO_28847 is installed" test_ref="oval:org.mitre.oval:tst:8201"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5464" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX ftpd, Remote Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0547" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0547"/>
        <description>Unknown vulnerability in ftpd on HP-UX B.11.00, B.11.04, B.11.11, B.11.22, and B.11.23 allows remote authenticated users to gain "unauthorized access to files."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-08T17:01:37.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:22.828-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:17.478-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:11.178-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:43.371-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:40.932-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01119">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" test_ref="oval:org.mitre.oval:tst:8437"/>
          <criterion negate="true" comment="Patch PHNE_30989 is installed" test_ref="oval:org.mitre.oval:tst:8605"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01119">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" test_ref="oval:org.mitre.oval:tst:8437"/>
          <criterion negate="true" comment="Patch PHNE_30990 is installed" test_ref="oval:org.mitre.oval:tst:8456"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01119">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" test_ref="oval:org.mitre.oval:tst:8437"/>
          <criterion negate="true" comment="Patch PHNE_32813 is installed" test_ref="oval:org.mitre.oval:tst:8609"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01119">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="WUFTP-26.INETSVCS-FTP version is less than B.11.11.01.004" test_ref="oval:org.mitre.oval:tst:8534"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01119">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="InternetSrvcs.INETSVCS2-RUN is installed" test_ref="oval:org.mitre.oval:tst:8367"/>
          <criterion negate="true" comment="Patch PHNE_30983 is installed" test_ref="oval:org.mitre.oval:tst:8584"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01119">
          <criterion comment="HP Release B.11.22" test_ref="oval:org.mitre.oval:tst:1015"/>
          <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" test_ref="oval:org.mitre.oval:tst:8437"/>
          <criterion negate="true" comment="Patch PHNE_29462 is installed" test_ref="oval:org.mitre.oval:tst:8342"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01119">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="WUFTP-26.INETSVCS-FTP version is less than B.11.00.01.004" test_ref="oval:org.mitre.oval:tst:8568"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5439" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX Running wall(1), Local Privilege Increase, Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-1375" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1375"/>
        <description>Buffer overflow in wall for HP-UX 10.20 through 11.11 may allow local users to execute arbitrary code by calling wall with a large file as an argument.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-08T17:01:38.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:23.320-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:16.844-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:10.831-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:26.717-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:40.829-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00258">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="OS-Core.UX-CORE is installed" test_ref="oval:org.mitre.oval:tst:8271"/>
          <criterion negate="true" comment="Patch PHCO_28719 is installed" test_ref="oval:org.mitre.oval:tst:8590"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00258">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion comment="OS-Core.UX-CORE is installed" test_ref="oval:org.mitre.oval:tst:8271"/>
          <criterion negate="true" comment="Patch PHCO_29085 is installed" test_ref="oval:org.mitre.oval:tst:8511"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00258">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="OS-Core.UX-CORE is installed" test_ref="oval:org.mitre.oval:tst:8271"/>
          <criterion negate="true" comment="Patch PHCO_28718 is installed" test_ref="oval:org.mitre.oval:tst:8586"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5436" version="6" class="vulnerability">
      <metadata>
        <title>HP-UX Running ARPA Transport, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-6425" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6425"/>
        <description>Unspecified vulnerability in HP-UX B.11.31, when running ARPA Transport, allows remote attackers to cause a denial of service via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-08T17:01:37.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:23.714-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:16.581-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:10.513-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:17.181-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:26.837-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:41.948-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:25.560-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX02306">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="Networking.NET2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8232"/>
          <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8297"/>
        </criteria>
        <criterion negate="true" comment="Patch PHNE_36281 is installed" test_ref="oval:org.mitre.oval:tst:8243"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5435" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Running System Administration Manager (SAM), Local Elevation of Privilege</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1375" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1375"/>
        <description>Unknown vulnerability in System Administration Manager (SAM) in HP-UX B.11.00, B.11.11, B.11.22, and B.11.23 allows local users to gain privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-07T16:38:38.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:24.539-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:15.713-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:10.040-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:23.726-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:40.690-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01104">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="SystemAdmin.OBAM-RUN is installed" test_ref="oval:org.mitre.oval:tst:7960"/>
          <criterion negate="true" comment="Patch PHSS_31240 is installed" test_ref="oval:org.mitre.oval:tst:8242"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01104">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="InternetSrvcs.INETSVCS-BOOT is installed" test_ref="oval:org.mitre.oval:tst:7514"/>
            <criterion comment="OS-Core.UX-CORE is installed" test_ref="oval:org.mitre.oval:tst:8404"/>
            <criterion comment="SystemAdmin.OBAM-RUN is installed" test_ref="oval:org.mitre.oval:tst:7960"/>
            <criterion comment="SystemAdmin.SAM is installed" test_ref="oval:org.mitre.oval:tst:8338"/>
          </criteria>
          <criterion negate="true" comment="Patch PHCO_32549 is installed" test_ref="oval:org.mitre.oval:tst:8161"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01104">
          <criterion comment="HP Release B.11.22" test_ref="oval:org.mitre.oval:tst:1015"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SystemAdmin.OBAM-RUN is installed" test_ref="oval:org.mitre.oval:tst:7960"/>
            <criterion comment="SystemAdmin.OBAM-RUN-IA is installed" test_ref="oval:org.mitre.oval:tst:8480"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_31243 is installed" test_ref="oval:org.mitre.oval:tst:8259"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01104">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="InternetSrvcs.INETSVCS-BOOT is installed" test_ref="oval:org.mitre.oval:tst:7514"/>
            <criterion comment="OS-Core.UX-CORE is installed" test_ref="oval:org.mitre.oval:tst:8404"/>
            <criterion comment="SystemAdmin.OBAM-RUN is installed" test_ref="oval:org.mitre.oval:tst:7960"/>
            <criterion comment="SystemAdmin.SAM is installed" test_ref="oval:org.mitre.oval:tst:8338"/>
          </criteria>
          <criterion negate="true" comment="Patch PHCO_28125 is installed" test_ref="oval:org.mitre.oval:tst:8471"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX01104">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SystemAdmin.OBAM-RUN is installed" test_ref="oval:org.mitre.oval:tst:7960"/>
            <criterion comment="SystemAdmin.OBAM-RUN-IA is installed" test_ref="oval:org.mitre.oval:tst:8480"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_31817 is installed" test_ref="oval:org.mitre.oval:tst:8056"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5427" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Running ARPA Transport Software, Local Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-4795" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4795"/>
        <description>Unspecified vulnerability in the Address and Routing Parameter Area (ARPA) transport software in HP-UX B.11.11 and B.11.23 before 20060912 allows local users to cause a denial of service via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-03T16:09:06.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-07T14:19:45.868-04:00">DRAFT</status_change>
            <status_change date="2008-07-28T04:00:13.163-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:28.257-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:26.675-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:40.578-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02151">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8276"/>
          <criterion negate="true" comment="Patch PHNE_34672 is installed" test_ref="oval:org.mitre.oval:tst:8073"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02151">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8276"/>
          <criterion negate="true" comment="Patch PHNE_34671 is installed" test_ref="oval:org.mitre.oval:tst:7849"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5411" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running XNTP, Remote Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</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="2009-08-11T16:16:36.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2009-08-12T09:50:15.228-04:00">DRAFT</status_change>
            <status_change date="2009-08-31T04:00:02.381-04:00">INTERIM</status_change>
            <status_change date="2009-09-21T04:00:03.047-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:17.397-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:40.474-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:59.697-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:26.662-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:33.446-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:25.399-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:10571 - March/April 2015 PFA Vulnerabilities for HP-UX security advisories" date="2015-04-28T15:04:00.685-04:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </modified>
            <status_change date="2015-04-28T15:06:46.121-04:00">INTERIM</status_change>
            <status_change date="2015-05-18T04:00:14.531-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02437">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="InternetSrvcs.INETSVCS2-BOOT is installed" test_ref="oval:org.mitre.oval:tst:10552"/>
          <criterion negate="true" comment="Patch PHNE_39872 is installed" test_ref="oval:org.mitre.oval:tst:9736"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02437">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="InternetSrvcs.INETSVCS-BOOT is installed" test_ref="oval:org.mitre.oval:tst:10571"/>
          <criterion negate="true" comment="Patch PHNE_39871 is installed" test_ref="oval:org.mitre.oval:tst:10557"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02437">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="NTP.NTP-RUN is installed" test_ref="oval:org.mitre.oval:tst:10348"/>
          <criterion negate="true" comment="Patch PHNE_39873 is installed" test_ref="oval:org.mitre.oval:tst:10276"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5364" version="1" class="vulnerability">
      <metadata>
        <title>Security restrictions are not consistently enforced when starting applications under HP-UX 11.20.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-1509" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-1509"/>
        <description>geteuid in Itanium Architecture (IA) running on HP-UX 11.20 does not properly identify a user's effective user id, which could allow local users to gain privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-10T16:22:36.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:26.442-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:15.168-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:09.754-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX0110-171">
        <criterion comment="HP-UX B.11.20" test_ref="oval:org.mitre.oval:tst:8457"/>
        <criterion negate="true" comment="Patch PHSS_25454 is installed" test_ref="oval:org.mitre.oval:tst:8581"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5348" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX running Apache, Remote Arbitrary Code Execution, Cross Site Scripting (XSS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-1887" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1887"/>
        <description>Buffer overflow in the sqlite_decode_binary function in the bundled sqlite library in PHP 4 before 4.4.5 and PHP 5 before 5.2.1 allows context-dependent attackers to execute arbitrary code via an empty value of the in parameter, as demonstrated by calling the sqlite_udf_decode_binary function with a 0x01 character.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-30T17:10:24.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:25:08.846-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:25.670-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:00:49.332-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:18.212-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:40.377-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:01.846-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:26.571-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:34.462-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:25.271-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02262">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
          <criterion comment="hpuxwsAPACHE version is less than B.2.0.59.00" test_ref="oval:org.mitre.oval:tst:9217"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02262">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="hpuxwsAPACHE version is less than A.2.0.59.00" test_ref="oval:org.mitre.oval:tst:9178"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5328" version="1" class="vulnerability">
      <metadata>
        <title>Fixes a problem with the e-mail or modem traffic to and from on-site customer machines and Response Center Predictive machines.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-1999-1136" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-1136"/>
        <description>Vulnerability in Predictive on HP-UX 11.0 and earlier, and MPE/iX 5.5 and earlier, allows attackers to compromise data transfer for Predictive messages (using e-mail or modem) between customer and Response Center Predictive systems.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-11T14:41:52.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-15T15:26:18.830-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:14.802-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:09.468-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX9807-081">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHSS_14592 is installed" test_ref="oval:org.mitre.oval:tst:8627"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5311" version="1" class="vulnerability">
      <metadata>
        <title>the ied(1) command reveals data improperly.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-2270" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-2270"/>
        <description>Unspecified vulnerability in the ied command in HP-UX 10.10, 10.20, and 11.0 allows local users to view "normally invisible data" via unknown attack vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-10T16:22:36.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:27.539-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:14.648-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:09.201-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX0212-227">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHCO_24446 is installed" test_ref="oval:org.mitre.oval:tst:8650"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5294" version="1" class="vulnerability">
      <metadata>
        <title>rpc.pcnfsd has an error in its use of the spool directory</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-1999-0353" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-0353"/>
        <description>rpc.pcnfsd in HP gives remote root access by changing the permissions on the main printer spool directory.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-11T14:41:52.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-15T15:26:18.225-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:14.448-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:08.939-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX9902-091">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHNE_16470 is installed" test_ref="oval:org.mitre.oval:tst:8597"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5289" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Running ftp, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-0713" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0713"/>
        <description>Unspecified vulnerability in the FTP server for HP-UX B.11.11, B.11.23, and B.11.31 allows remote authenticated users to cause a denial of service (FTP server outage) via unknown attack vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-03T16:09:03.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-07T14:19:35.490-04:00">DRAFT</status_change>
            <status_change date="2008-07-28T04:00:10.461-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:23.987-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:03.389-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:40.261-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02334">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" test_ref="oval:org.mitre.oval:tst:8266"/>
          <criterion negate="true" comment="Patch PHNE_36192 is installed" test_ref="oval:org.mitre.oval:tst:8114"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02334">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="WUFTP-26.INETSVCS-FTP version is less than B.11.11.01.011" test_ref="oval:org.mitre.oval:tst:8075"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02334">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8138"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="FTP.FTP-AUX version is less than C.2.6.1.3.0" test_ref="oval:org.mitre.oval:tst:7536"/>
            <criterion comment="FTP.FTP-RUN version is less than C.2.6.1.3.0" test_ref="oval:org.mitre.oval:tst:7995"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02334">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="InternetSrvcs.INETSVCS2-RUN is installed" test_ref="oval:org.mitre.oval:tst:7851"/>
          <criterion negate="true" comment="Patch PHNE_36193 is installed" test_ref="oval:org.mitre.oval:tst:8265"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5243" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running ARPA Transport, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-4125" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4125"/>
        <description>Unspecified vulnerability in the Address and Routing Parameter Area (ARPA) transport functionality in HP-UX B.11.11, B.11.23, and B.11.31 allows remote attackers to cause an unspecified denial of service via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-08T17:01:37.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:27.892-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:14.216-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:08.580-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:10.661-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:40.171-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:41.512-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:26.463-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:25.281-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:25.090-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02248">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="Networking.NET2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8232"/>
          <criterion negate="true" comment="Patch PHNE_35352 is installed" test_ref="oval:org.mitre.oval:tst:8455"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02248">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="Networking.NET2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8232"/>
          <criterion negate="true" comment="Patch PHNE_35351 is installed" test_ref="oval:org.mitre.oval:tst:8399"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02248">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="Networking.NET2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8232"/>
          <criterion negate="true" comment="Patch PHNE_35766 is installed" test_ref="oval:org.mitre.oval:tst:8064"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5239" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Running ARPA Transport, Local Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-0916" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0916"/>
        <description>Unspecified vulnerability in the Address and Routing Parameter Area (ARPA) transport functionality in HP-UX B.11.11 and B.11.23 allows local users to cause an unspecified denial of service via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-03T16:09:05.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-07T14:19:42.125-04:00">DRAFT</status_change>
            <status_change date="2008-07-28T04:00:09.705-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:22.137-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:23.337-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:40.070-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02192">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Networking.NET-KRN is installed" test_ref="oval:org.mitre.oval:tst:8321"/>
            <criterion comment="Networking.NET-RUN is installed" test_ref="oval:org.mitre.oval:tst:8305"/>
            <criterion comment="Networking.NET2-KRN is installed" test_ref="oval:org.mitre.oval:tst:7924"/>
            <criterion comment="Networking.NMS2-KRN is installed" test_ref="oval:org.mitre.oval:tst:7807"/>
            <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8276"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_35183 is installed" test_ref="oval:org.mitre.oval:tst:8051"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02192">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Networking.NET-KRN is installed" test_ref="oval:org.mitre.oval:tst:8321"/>
            <criterion comment="Networking.NET-RUN is installed" test_ref="oval:org.mitre.oval:tst:8305"/>
            <criterion comment="Networking.NET2-KRN is installed" test_ref="oval:org.mitre.oval:tst:7924"/>
            <criterion comment="Networking.NMS2-KRN is installed" test_ref="oval:org.mitre.oval:tst:7807"/>
            <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:8276"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_35182 is installed" test_ref="oval:org.mitre.oval:tst:7701"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5227" version="1" class="vulnerability">
      <metadata>
        <title>Domain Enterprise Server Management System (DESMS) processes allow increased privileges.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-1999-0436" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-0436"/>
        <description>Domain Enterprise Server Management System (DESMS) in HP-UX allows local users to gain privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-31T10:44:28.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-31T15:25:09.682-04:00">DRAFT</status_change>
            <status_change date="2008-11-17T04:00:25.343-05:00">INTERIM</status_change>
            <status_change date="2008-12-08T04:00:48.737-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX9903-095">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHNE_17949 is installed" test_ref="oval:org.mitre.oval:tst:9362"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5194" version="1" class="vulnerability">
      <metadata>
        <title>the top(1) command has a security defect.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0105" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0105"/>
        <description>Vulnerability in top in HP-UX 11.04 and earlier allows local users to overwrite files owned by the "sys" group.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-11T14:41:52.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-15T15:26:13.533-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:12.952-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:08.255-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin  HPSBUX0012-134">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion negate="true" comment="Patch PHCO_22921 is installed" test_ref="oval:org.mitre.oval:tst:8679"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin  HPSBUX0012-134">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion negate="true" comment="Patch PHCO_22686 is installed" test_ref="oval:org.mitre.oval:tst:8640"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5175" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Running dtmail, Local Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-5452" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5452"/>
        <description>Buffer overflow in dtmail on HP Tru64 UNIX 4.0F through 5.1B and HP-UX B.11.00 through B.11.23 allows local users to execute arbitrary code via a long -a (aka attachment) argument.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-03T16:09:05.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-07T14:19:42.662-04:00">DRAFT</status_change>
            <status_change date="2008-07-28T04:00:08.637-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:19.601-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:41.574-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:39.978-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02162">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="CDE.CDE-RUN is installed" test_ref="oval:org.mitre.oval:tst:8213"/>
          <criterion negate="true" comment="Patch PHSS_35434 is installed" test_ref="oval:org.mitre.oval:tst:8238"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02162">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="CDE.CDE-RUN is installed" test_ref="oval:org.mitre.oval:tst:8213"/>
          <criterion negate="true" comment="Patch PHSS_35433 is installed" test_ref="oval:org.mitre.oval:tst:8083"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02162">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="CDE.CDE-RUN is installed" test_ref="oval:org.mitre.oval:tst:8213"/>
          <criterion negate="true" comment="Patch PHSS_35435 is installed" test_ref="oval:org.mitre.oval:tst:8202"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5159" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX Running setrlimit(1M), Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-1564" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-1564"/>
        <description>setrlimit in HP-UX 10.01, 10.10, 10.24, 10.20, 11.00, 11.04 and 11.11 does not properly enforce core file size on processes after setuid or setgid privileges are dropeed, which could allow local users to cause a denial of service by exhausting available disk space.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-09T16:48:34.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:28.383-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:11.148-04:00">INTERIM</status_change>
            <modified comment="Cleared out unnecessary criterion" date="2008-08-11T13:29:00.208-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2008-09-01T04:00:51.679-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:21.627-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:39.887-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00156">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion negate="true" comment="Patch PHKL_23886 is installed" test_ref="oval:org.mitre.oval:tst:8524"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00156">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion negate="true" comment="Patch PHKL_23423 is installed" test_ref="oval:org.mitre.oval:tst:8096"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00156">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion negate="true" comment="Patch PHKL_23628 is installed" test_ref="oval:org.mitre.oval:tst:8405"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5146" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX Running Partition Manager parmgr (1M), Remote Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0951" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0951"/>
        <description>Partition Manager (parmgr) in HP-UX B.11.23 does not properly validate certificates that are provided by the cimserver, which allows attackers to obtain sensitive data or gain privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-09T16:48:33.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:28.878-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:12.522-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:07.968-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:13.510-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:50.568-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX0029">
        <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="PartitionManager.PARMGR-RUN version is less than B.11.23.02.00" test_ref="oval:org.mitre.oval:tst:8572"/>
          <criterion comment="PartitionManager.PARMGR-HELP version is less than B.11.23.02.00" test_ref="oval:org.mitre.oval:tst:8595"/>
          <criterion comment="PartitionManager.PARMGR-MAN version is less than B.11.23.02.00" test_ref="oval:org.mitre.oval:tst:8477"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5143" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Apache, Remote Cross Site Scripting (XSS) or Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2168" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2168"/>
        <description>Cross-site scripting (XSS) vulnerability in Apache 2.2.6 and earlier allows remote attackers to inject arbitrary web script or HTML via UTF-7 encoded URLs that are not properly handled when displaying the 403 Forbidden error page.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-08-28T13:04:06.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-08-28T14:12:29.114-04:00">DRAFT</status_change>
            <status_change date="2008-09-15T04:00:24.390-04:00">INTERIM</status_change>
            <status_change date="2008-10-06T04:00:12.595-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:13.746-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:39.748-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:51.582-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:26.214-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:29.686-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:24.836-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02365">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9224"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8825"/>
            <criterion comment="hpuxwsAPACHE.APACHE version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8656"/>
            <criterion comment="hpuxwsAPACHE.APACHE2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9070"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8541"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9168"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8818"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8707"/>
            <criterion comment="hpuxwsAPACHE.WEBPROXY version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9049"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9221"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8634"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02365">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPCH32.PHP version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9113"/>
            <criterion comment="hpuxwsAPACHE.APACHE2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9070"/>
            <criterion comment="hpuxwsAPCH32.PHP2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8969"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8541"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9168"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8818"/>
            <criterion comment="hpuxwsAPCH32.APACHE version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9088"/>
            <criterion comment="hpuxwsAPCH32.APACHE2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9123"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8707"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9221"/>
            <criterion comment="hpuxwsAPCH32.AUTH_LDAP version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8990"/>
            <criterion comment="hpuxwsAPCH32.AUTH_LDAP2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9023"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8634"/>
            <criterion comment="hpuxwsAPCH32.MOD_JK version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8708"/>
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9224"/>
            <criterion comment="hpuxwsAPCH32.MOD_JK2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9120"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8825"/>
            <criterion comment="hpuxwsAPACHE.WEBPROXY version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9049"/>
            <criterion comment="hpuxwsAPCH32.MOD_PERL version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8971"/>
            <criterion comment="hpuxwsAPCH32.WEBPROXY version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9208"/>
            <criterion comment="hpuxwsAPCH32.MOD_PERL2 version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:9146"/>
            <criterion comment="hpuxwsAPACHE.APACHE version is less than B.2.0.59.07.01" test_ref="oval:org.mitre.oval:tst:8656"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:514" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX 11.11, 11.23 Blind Connection Reset Attack Vulnerability</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0790" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0790"/>
        <description>Multiple TCP/IP and ICMP implementations allow remote attackers to cause a denial of service (reset TCP connections) via spoofed ICMP error messages, aka the "blind connection-reset attack."  NOTE: CVE-2004-0790, CVE-2004-0791, and CVE-2004-1060 have been SPLIT based on different attacks; CVE-2005-0065, CVE-2005-0066, CVE-2005-0067, and CVE-2005-0068 are related identifiers that are SPLIT based on the underlying vulnerability.  While CVE normally SPLITs based on vulnerability, the attack-based identifiers exist due to the variety and number of affected implementations and solutions that address the attacks instead of the underlying vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:48:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:48.503-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:56.136-04:00">ACCEPTED</status_change>
            <modified comment="Added title." date="2007-02-26T01:00:00.030-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-26T01:00:42.054-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:19.700-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:514 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:05:36.745-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:36.248-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:10.878-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:39.608-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="An HPUX 11.11 or 11.23 is installed">
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.11">
            <criteria operator="AND" comment="700 Series OS Release 11.11">
              <criterion comment="700-series HP" test_ref="oval:org.mitre.oval:tst:3443"/>
              <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            </criteria>
            <criteria operator="AND" comment="800 Series OS Release 11.11">
              <criterion comment="800-series HP" test_ref="oval:org.mitre.oval:tst:4124"/>
              <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            </criteria>
          </criteria>
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.23">
            <criteria operator="AND" comment="700 Series OS Release 11.23">
              <criterion comment="700-series HP" test_ref="oval:org.mitre.oval:tst:3443"/>
              <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            </criteria>
            <criteria operator="AND" comment="800 Series OS Release 11.23">
              <criterion comment="800-series HP" test_ref="oval:org.mitre.oval:tst:4124"/>
              <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            </criteria>
          </criteria>
        </criteria>
        <criterion comment="TOUR_PRODUCT.T-NET2-KRN with version less than A.03.00 is installed" test_ref="oval:org.mitre.oval:tst:3415"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5052" version="1" class="vulnerability">
      <metadata>
        <title>The Audio Security File is world writable.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2000-0083" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0083"/>
        <description>HP asecure creates the Audio Security File audio.sec with insecure permissions, which allows local users to cause a denial of service or gain additional privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-11T14:41:52.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-15T15:26:16.488-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:12.342-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:07.692-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX0001-109">
        <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
        <criterion negate="true" comment="Patch PHSS_24608 is installed" test_ref="oval:org.mitre.oval:tst:7774"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5035" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Running Software Distributor Local Elevation of Privilege</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-5557" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5557"/>
        <description>Stack-based buffer overflow in the (1) swpackage and (2) swmodify commands in HP-UX B.11.11 and possibly other versions allows local users to execute arbitrary code via a long -S argument.  NOTE: this might be a duplicate of CVE-2006-2574, but the details relating to CVE-2006-2574 are too vague to be certain.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-08T17:01:37.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:29.048-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:12.110-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:07.252-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:25.829-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:39.521-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02114">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion comment="SW-DIST.SD-CMDS is installed" test_ref="oval:org.mitre.oval:tst:8300"/>
          <criterion negate="true" comment="Patch PHCO_34814 is installed" test_ref="oval:org.mitre.oval:tst:8280"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02114">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="SW-DIST.SD-CMDS version is less than B.11.23.0606.045" test_ref="oval:org.mitre.oval:tst:8496"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02114">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="SW-DIST.SD-CMDS is installed" test_ref="oval:org.mitre.oval:tst:8300"/>
          <criterion negate="true" comment="Patch PHCO_34539 is installed" test_ref="oval:org.mitre.oval:tst:8186"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02114">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="SW-DIST.SD-CMDS is installed" test_ref="oval:org.mitre.oval:tst:8300"/>
          <criterion negate="true" comment="Patch PHCO_34568 is installed" test_ref="oval:org.mitre.oval:tst:7611"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4959" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX running xntpd, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-2262" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-2262"/>
        <description>Unspecified vulnerability in xntpd of HP-UX 10.20 through 11.11 allows remote attackers to cause a denial of service (hang) via unknown attack vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-09T16:48:33.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:29.634-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:11.831-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:06.836-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:33:02.619-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:39.406-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00232">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="InternetSrvcs.INETSVCS-BOOT is installed" test_ref="oval:org.mitre.oval:tst:7640"/>
            <criterion comment="InternetSrvcs.INET-ENG-A-MAN is installed" test_ref="oval:org.mitre.oval:tst:8303"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_27442 is installed" test_ref="oval:org.mitre.oval:tst:8525"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00232">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="InternetSrvcs.INETSVCS-BOOT is installed" test_ref="oval:org.mitre.oval:tst:7640"/>
          <criterion negate="true" comment="Patch PHNE_24512 is installed" test_ref="oval:org.mitre.oval:tst:8466"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00232">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="InternetSrvcs.INETSVCS-BOOT is installed" test_ref="oval:org.mitre.oval:tst:7640"/>
            <criterion comment="InternetSrvcs.INET-ENG-A-MAN is installed" test_ref="oval:org.mitre.oval:tst:8303"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_27223 is installed" test_ref="oval:org.mitre.oval:tst:8615"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4897" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX LP subsystem, Local Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-1461" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1461"/>
        <description>Buffer overflow in rwrite for HP-UX 11.0 could allow local users to execute arbitrary code via a long argument.  NOTE: the vendor was unable to reproduce the problem on a system that had been patched for an lp vulnerability (CVE-2002-1473).</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-08T17:01:37.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-07-14T10:52:30.293-04:00">DRAFT</status_change>
            <status_change date="2008-08-04T04:00:11.587-04:00">INTERIM</status_change>
            <status_change date="2008-08-25T04:00:05.975-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:33:02.702-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:39.317-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00213">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="PrinterMgmt.LP-SPOOL is installed" test_ref="oval:org.mitre.oval:tst:8549"/>
          <criterion negate="true" comment="Patch PHCO_27020 is installed" test_ref="oval:org.mitre.oval:tst:8217"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX00213">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="PrinterMgmt.LP-SPOOL is installed" test_ref="oval:org.mitre.oval:tst:8549"/>
          <criterion negate="true" comment="Patch PHCO_27132 is installed" test_ref="oval:org.mitre.oval:tst:8439"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:438" version="2" class="vulnerability">
      <metadata>
        <title>HP-UX ftpd Remote Unauthorized Data Access (B.11.00)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>ftpd</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-3296" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3296"/>
        <description>The FTP server in HP-UX 10.20, B.11.00, and B.11.11, allows remote attackers to list arbitrary directories as root by running the LIST command before logging in.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:48:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:47.606-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:55.094-04:00">ACCEPTED</status_change>
            <modified comment="Added title." date="2007-02-25T23:51:00.539-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-25T23:52:03.561-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:19.299-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.00" negate="false">
          <criteria operator="AND" comment="700 Series OS Release 11.00" negate="false">
            <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:3443"/>
            <criterion comment="HP Release B.11.00" negate="false" test_ref="oval:org.mitre.oval:tst:3571"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.00" negate="false">
            <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:4124"/>
            <criterion comment="HP Release B.11.00" negate="false" test_ref="oval:org.mitre.oval:tst:3571"/>
          </criteria>
        </criteria>
        <criterion comment="WUFTP-26.INETSVCS-FTP with version less than B.11.00.01.005 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3962"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:421" version="7" class="vulnerability">
      <metadata>
        <title>HP-UX ftpd Remote Unauthorized Data Access (B.11.11)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>ftpd</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-3296" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3296"/>
        <description>The FTP server in HP-UX 10.20, B.11.00, and B.11.11, allows remote attackers to list arbitrary directories as root by running the LIST command before logging in.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:48:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:47.099-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:54.727-04:00">ACCEPTED</status_change>
            <modified comment="Added title." date="2007-02-25T23:51:00.595-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-25T23:51:38.615-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:19.052-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:30.502-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:12.418-04:00">ACCEPTED</status_change>
            <modified comment="Updated the datatype from 'string' to 'fileset_revision' to match Schematron rules." date="2010-09-02T11:23:00.812-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2010-09-02T11:41:20.899-04:00">INTERIM</status_change>
            <status_change date="2010-09-20T04:00:23.739-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:21.537-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:39.202-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.11" negate="false">
          <criteria operator="AND" comment="700 Series OS Release 11.11" negate="false">
            <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:3443"/>
            <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.11" negate="false">
            <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:4124"/>
            <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
        </criteria>
        <criterion comment="InternetSrvcs.INETSVCS-RUN for B.11.23 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3193"/>
        <criterion comment="Patch PHNE_33412 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:4132"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:412" version="6" class="vulnerability">
      <metadata>
        <title>HP-UX 11.04 Blind Connection Reset Attack Vulnerability</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0790" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0790"/>
        <description>Multiple TCP/IP and ICMP implementations allow remote attackers to cause a denial of service (reset TCP connections) via spoofed ICMP error messages, aka the "blind connection-reset attack."  NOTE: CVE-2004-0790, CVE-2004-0791, and CVE-2004-1060 have been SPLIT based on different attacks; CVE-2005-0065, CVE-2005-0066, CVE-2005-0067, and CVE-2005-0068 are related identifiers that are SPLIT based on the underlying vulnerability.  While CVE normally SPLITs based on vulnerability, the attack-based identifiers exist due to the variety and number of affected implementations and solutions that address the attacks instead of the underlying vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:48:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:46.966-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:54.574-04:00">ACCEPTED</status_change>
            <modified comment="Added title." date="2007-02-26T00:59:00.221-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-26T01:00:20.244-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:18.872-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:30.416-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:12.318-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:412 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:05:40.087-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:32.572-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.04">
          <criteria operator="AND" comment="700 Series OS Release 11.04">
            <criterion comment="700-series HP" test_ref="oval:org.mitre.oval:tst:3443"/>
            <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.04">
            <criterion comment="800-series HP" test_ref="oval:org.mitre.oval:tst:4124"/>
            <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          </criteria>
        </criteria>
        <criterion negate="true" comment="Patch PHNE_33427 is installed" test_ref="oval:org.mitre.oval:tst:3468"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:410" version="5" class="vulnerability">
      <metadata>
        <title>HP-UX ftpd Remote Unauthorized Data Access (B.11.04)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>ftpd</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-3296" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3296"/>
        <description>The FTP server in HP-UX 10.20, B.11.00, and B.11.11, allows remote attackers to list arbitrary directories as root by running the LIST command before logging in.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:48:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:46.831-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:54.395-04:00">ACCEPTED</status_change>
            <modified comment="Added title." date="2007-02-25T23:50:00.337-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-25T23:51:14.392-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:18.694-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:30.328-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:12.214-04:00">ACCEPTED</status_change>
            <modified comment="Updated the datatype from 'string' to 'fileset_revision' to match Schematron rules." date="2010-09-02T11:23:00.210-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2010-09-02T11:42:50.103-04:00">INTERIM</status_change>
            <status_change date="2010-09-20T04:00:22.898-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.04" negate="false">
          <criteria operator="AND" comment="700 Series OS Release 11.04" negate="false">
            <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:3443"/>
            <criterion comment="HP Release B.11.04" negate="false" test_ref="oval:org.mitre.oval:tst:3294"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.04" negate="false">
            <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:4124"/>
            <criterion comment="HP Release B.11.04" negate="false" test_ref="oval:org.mitre.oval:tst:3294"/>
          </criteria>
        </criteria>
        <criterion comment="InternetSrvcs.INETSVCS-RUN for B.11.04 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3519"/>
        <criterion comment="Patch PHNE_34077 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3609"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:405" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX 11.23 Path MTU Discovery Attack Vulnerability</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1060" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1060"/>
        <description>Multiple TCP/IP and ICMP implementations, when using Path MTU (PMTU) discovery (PMTUD), allow remote attackers to cause a denial of service (network throughput reduction for TCP connections) via forged ICMP ("Fragmentation Needed and Don't Fragment was Set") packets with a low next-hop MTU value, aka the "Path MTU discovery attack."  NOTE: CVE-2004-0790, CVE-2004-0791, and CVE-2004-1060 have been SPLIT based on different attacks; CVE-2005-0065, CVE-2005-0066, CVE-2005-0067, and CVE-2005-0068 are related identifiers that are SPLIT based on the underlying vulnerability.  While CVE normally SPLITs based on vulnerability, the attack-based identifiers exist due to the variety and number of affected implementations and solutions that address the attacks instead of the underlying vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:48:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:46.701-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:54.231-04:00">ACCEPTED</status_change>
            <modified comment="Added title." date="2007-02-22T17:44:00.552-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-22T17:44:54.576-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:18.520-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:30.190-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:12.105-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:405 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:06:16.435-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:32.266-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:26.565-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:50.464-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.23">
          <criteria operator="AND" comment="700 Series OS Release 11.23">
            <criterion comment="700-series HP" test_ref="oval:org.mitre.oval:tst:3443"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.23">
            <criterion comment="800-series HP" test_ref="oval:org.mitre.oval:tst:4124"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
        </criteria>
        <criterion negate="true" comment="Patch PHNE_32606 is installed" test_ref="oval:org.mitre.oval:tst:3439"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:354" version="5" class="vulnerability">
      <metadata>
        <title>HP-UX AutoRAID Critical Functionality Issue</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>AutoRAID Manager</product>
        </affected>
        <reference source="MISC" ref_id="http://www.itrc.hp.com/service/cki/patchDocDisplay.do?patchId=PHCO_23262"/>
        <description>Possible unknown vulnerability or vulnerabilities in HP DiskArray Utilities with AutoRAID Manager.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:48:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:45.771-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:53.395-04:00">ACCEPTED</status_change>
            <modified comment="Added title and reference, updated description and product." date="2007-02-26T00:44:00.241-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-26T00:44:58.261-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:17.278-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:30.092-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:11.980-04:00">ACCEPTED</status_change>
            <modified comment="Updated the datatype from 'string' to 'fileset_revision' to match Schematron rules." date="2010-09-02T11:23:00.368-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2010-09-02T11:41:37.426-04:00">INTERIM</status_change>
            <status_change date="2010-09-20T04:00:21.782-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.00 or 11.10" negate="false">
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.00" negate="false">
            <criteria operator="AND" comment="700 Series OS Release 11.00" negate="false">
              <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:3443"/>
              <criterion comment="HP Release B.11.00" negate="false" test_ref="oval:org.mitre.oval:tst:3571"/>
            </criteria>
            <criteria operator="AND" comment="800 Series OS Release 11.00" negate="false">
              <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:4124"/>
              <criterion comment="HP Release B.11.00" negate="false" test_ref="oval:org.mitre.oval:tst:3571"/>
            </criteria>
          </criteria>
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.10" negate="false">
            <criteria operator="AND" comment="700 Series OS Release 11.10" negate="false">
              <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:3443"/>
              <criterion comment="HP Release B.11.10" negate="false" test_ref="oval:org.mitre.oval:tst:3540"/>
            </criteria>
            <criteria operator="AND" comment="800 Series OS Release 11.10" negate="false">
              <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:4124"/>
              <criterion comment="HP Release B.11.10" negate="false" test_ref="oval:org.mitre.oval:tst:3540"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="OR" comment="OS-Core.ARRAY-MGMT or OS-Core.ADMN-ENG-A-MAN (11.00/11.10)" negate="false">
          <criterion comment="OS-Core.ARRAY-MGMT (B.11.00) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3969"/>
          <criterion comment="OS-Core.ADMN-ENG-A-MAN (B.11.00) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3707"/>
          <criterion comment="OS-Core.ARRAY-MGMT (B.11.10) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3449"/>
          <criterion comment="OS-Core.ADMN-ENG-A-MAN (B.11.10) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3377"/>
        </criteria>
        <criterion comment="Patch PHCO_23262 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3536"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:312" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX 11.04 swagentd Denial of Service</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>swagentd</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1389" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1389"/>
        <description>Unspecified vulnerability in swagentd in HP-UX B.11.00, B.11.04, and B.11.11 allows remote attackers to cause a denial of service (application crash) via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:48:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:45.485-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:53.044-04:00">ACCEPTED</status_change>
            <modified comment="Added title and CVE reference." date="2007-02-23T16:06:00.246-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-23T16:07:13.268-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:16.049-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:29.989-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:11.870-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.04" negate="false">
          <criteria operator="AND" comment="700 Series OS Release 11.04" negate="false">
            <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:3443"/>
            <criterion comment="HP Release B.11.04" negate="false" test_ref="oval:org.mitre.oval:tst:3294"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.04" negate="false">
            <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:4124"/>
            <criterion comment="HP Release B.11.04" negate="false" test_ref="oval:org.mitre.oval:tst:3294"/>
          </criteria>
        </criteria>
        <criteria operator="OR" comment="Installed B.11.04 software has not been patched for c00622788" negate="false">
          <criteria operator="AND" comment="DCE-Core.DCE-CORE-SHLIB is installed without PHSS_30302 or subsequent" negate="false">
            <criterion comment="DCE-Core.DCE-CORE-SHLIB is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3858"/>
            <criterion comment="Patch PHSS_30302 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3559"/>
          </criteria>
          <criteria operator="AND" comment="SW-DIST.SD-AGENT is installed without PHCO_30006 or subsequent" negate="false">
            <criterion comment="SW-DIST.SD-AGENT is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3857"/>
            <criterion comment="Patch PHCO_30006 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3243"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29478" version="1" class="vulnerability">
      <metadata>
        <title>HP-UX OpenSSL Vulnerability (DHE man-in-the-middle protection (Logjam))</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-4000" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4000" source="CVE"/>
        <description>The TLS protocol 1.2 and earlier, when a DHE_EXPORT ciphersuite is enabled on a server but not on a client, does not properly convey a DHE_EXPORT choice, which allows man-in-the-middle attackers to conduct cipher-downgrade attacks by rewriting a ClientHello with DHE replaced by DHE_EXPORT and then rewriting a ServerHello with DHE_EXPORT replaced by DHE, aka the "Logjam" issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-08-27T09:39:14.592-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03388">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141453"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141261"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:140979"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141430"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141443"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:140520"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141292"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141521"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141415"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141319"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141497"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29466" version="1" class="vulnerability">
      <metadata>
        <title>HP-UX OpenSSL Vulnerability (CMS verify infinite loop with unknown hash function)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-1792" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1792" source="CVE"/>
        <description>The do_free_upto function in crypto/cms/cms_smime.c in OpenSSL before 0.9.8zg, 1.0.0 before 1.0.0s, 1.0.1 before 1.0.1n, and 1.0.2 before 1.0.2b allows remote attackers to cause a denial of service (infinite loop) via vectors that trigger a NULL value of a BIO data structure, as demonstrated by an unrecognized X.660 OID for a hash function.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-08-27T09:39:16.211-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03388">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141453"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141261"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:140979"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141430"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141443"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:140520"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141292"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141521"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141415"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141319"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141497"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29394" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX Running BIND, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-4620" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4620" source="CVE"/>
        <description>name.c in named in ISC BIND 9.7.x through 9.9.x before 9.9.7-P1 and 9.10.x before 9.10.2-P2, when configured as a recursive resolver with DNSSEC validation, allows remote attackers to cause a denial of service (REQUIRE assertion failure and daemon exit) by constructing crafted zone data and then making a query for a name in that zone.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-07-23T11:13:26.099-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:53.529-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:24.227-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03379">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="AND" comment="filesets tests">
            <criterion comment="NameService.BIND-AUX version is greater than or equal C.9.9.4.0.0" test_ref="oval:org.mitre.oval:tst:140683"/>
            <criterion comment="NameService.BIND-AUX version is less than C.9.9.4.3.0" test_ref="oval:org.mitre.oval:tst:140952"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03379">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="AND" comment="filesets tests">
            <criterion comment="NameService.BIND-AUX version is greater than or equal C.9.7.3.0.0" test_ref="oval:org.mitre.oval:tst:140773"/>
            <criterion comment="NameService.BIND-AUX version is less than C.9.7.3.7.0" test_ref="oval:org.mitre.oval:tst:141269"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03379">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="AND" comment="filesets tests">
            <criterion comment="NameService.BIND-RUN version is greater than or equal C.9.9.4.0.0" test_ref="oval:org.mitre.oval:tst:141215"/>
            <criterion comment="NameService.BIND-RUN version is less than C.9.9.4.3.0" test_ref="oval:org.mitre.oval:tst:140588"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03379">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="AND" comment="filesets tests">
            <criterion comment="NameService.BIND-RUN version is greater than or equal C.9.7.3.0.0" test_ref="oval:org.mitre.oval:tst:141177"/>
            <criterion comment="NameService.BIND-RUN version is less than C.9.7.3.7.0" test_ref="oval:org.mitre.oval:tst:140724"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29309" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX Running BIND, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-1349" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1349" source="CVE"/>
        <description>named in ISC BIND 9.7.0 through 9.9.6 before 9.9.6-P2 and 9.10.x before 9.10.1-P2, when DNSSEC validation and the managed-keys feature are enabled, allows remote attackers to cause a denial of service (assertion failure and daemon exit, or daemon crash) by triggering an incorrect trust-anchor management scenario in which no key is ready for use.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-07-23T11:13:25.889-04:00">DRAFT</status_change>
            <status_change date="2015-08-10T04:00:48.020-04:00">INTERIM</status_change>
            <status_change date="2015-08-31T04:00:20.035-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03379">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="AND" comment="filesets tests">
            <criterion comment="NameService.BIND-AUX version is greater than or equal C.9.9.4.0.0" test_ref="oval:org.mitre.oval:tst:140683"/>
            <criterion comment="NameService.BIND-AUX version is less than C.9.9.4.3.0" test_ref="oval:org.mitre.oval:tst:140952"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03379">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="AND" comment="filesets tests">
            <criterion comment="NameService.BIND-AUX version is greater than or equal C.9.7.3.0.0" test_ref="oval:org.mitre.oval:tst:140773"/>
            <criterion comment="NameService.BIND-AUX version is less than C.9.7.3.7.0" test_ref="oval:org.mitre.oval:tst:141269"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03379">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="AND" comment="filesets tests">
            <criterion comment="NameService.BIND-RUN version is greater than or equal C.9.9.4.0.0" test_ref="oval:org.mitre.oval:tst:141215"/>
            <criterion comment="NameService.BIND-RUN version is less than C.9.9.4.3.0" test_ref="oval:org.mitre.oval:tst:140588"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03379">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="AND" comment="filesets tests">
            <criterion comment="NameService.BIND-RUN version is greater than or equal C.9.7.3.0.0" test_ref="oval:org.mitre.oval:tst:141177"/>
            <criterion comment="NameService.BIND-RUN version is less than C.9.7.3.7.0" test_ref="oval:org.mitre.oval:tst:140724"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29239" version="1" class="vulnerability">
      <metadata>
        <title>HP-UX OpenSSL Vulnerability (Race condition handling NewSessionTicket)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-1791" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1791" source="CVE"/>
        <description>Race condition in the ssl3_get_new_session_ticket function in ssl/s3_clnt.c in OpenSSL before 0.9.8zg, 1.0.0 before 1.0.0s, 1.0.1 before 1.0.1n, and 1.0.2 before 1.0.2b, when used for a multi-threaded client, allows remote attackers to cause a denial of service (double free and application crash) or possibly have unspecified other impact by providing a NewSessionTicket during an attempt to reuse a ticket that had been obtained earlier.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-08-27T09:39:16.767-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03388">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141453"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141261"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:140979"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141430"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141443"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:140520"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141292"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141521"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141415"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141319"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141497"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29229" version="1" class="vulnerability">
      <metadata>
        <title>HP-UX OpenSSL Vulnerability (PKCS7 crash with missing EnvelopedContent)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-1790" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1790" source="CVE"/>
        <description>The PKCS7_dataDecodefunction in crypto/pkcs7/pk7_doit.c in OpenSSL before 0.9.8zg, 1.0.0 before 1.0.0s, 1.0.1 before 1.0.1n, and 1.0.2 before 1.0.2b allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a PKCS#7 blob that uses ASN.1 encoding and lacks inner EncryptedContent data.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-08-27T09:39:15.266-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03388">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141453"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141261"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:140979"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141430"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141443"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:140520"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141292"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141521"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141415"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141319"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141497"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29224" version="1" class="vulnerability">
      <metadata>
        <title>HP-UX OpenSSL Vulnerability (Malformed ECParameters causes infinite loop)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-1788" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1788" source="CVE"/>
        <description>The BN_GF2m_mod_inv function in crypto/bn/bn_gf2m.c in OpenSSL before 0.9.8s, 1.0.0 before 1.0.0e, 1.0.1 before 1.0.1n, and 1.0.2 before 1.0.2b does not properly handle ECParameters structures in which the curve is over a malformed binary polynomial field, which allows remote attackers to cause a denial of service (infinite loop) via a session that uses an Elliptic Curve algorithm, as demonstrated by an attack against a server that supports client authentication.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-08-27T09:39:12.585-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03388">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141453"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141261"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:140979"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141430"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141443"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:140520"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141292"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141521"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141415"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141319"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141497"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29216" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Server Suite running Apache Tomcat or PHP, Remote Denial of Service (DoS) and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-2331" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2331" source="CVE"/>
        <description>Integer overflow in the _zip_cdir_new function in zip_dirent.c in libzip 0.11.2 and earlier, as used in the ZIP extension in PHP before 5.4.39, 5.5.x before 5.5.23, and 5.6.x before 5.6.7 and other products, allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a ZIP archive that contains many entries, leading to a heap-based buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">JaiKumar</contributor>
            </submitted>
            <status_change date="2015-06-24T13:07:25.369-04:00">DRAFT</status_change>
            <status_change date="2015-07-13T04:00:18.907-04:00">INTERIM</status_change>
            <status_change date="2015-08-03T04:01:53.999-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138185"/>
          <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139058"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138988"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139053"/>
          <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139080"/>
          <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138979"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138881"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138149"/>
          <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139091"/>
          <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139042"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139071"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139000"/>
          <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139090"/>
          <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139075"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138732"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139001"/>
          <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138290"/>
          <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139040"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138118"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138869"/>
          <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138516"/>
          <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138973"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138945"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138804"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than C.6.0.43.01" test_ref="oval:org.mitre.oval:tst:138218"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29191" version="1" class="vulnerability">
      <metadata>
        <title>HP-UX OpenSSL Vulnerability (Exploitable out-of-bounds read in X509_cmp_time)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-1789" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1789" source="CVE"/>
        <description>The X509_cmp_time function in crypto/x509/x509_vfy.c in OpenSSL before 0.9.8zg, 1.0.0 before 1.0.0s, 1.0.1 before 1.0.1n, and 1.0.2 before 1.0.2b allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted length field in ASN1_TIME data, as demonstrated by an attack against a server that supports client authentication with a custom verification callback.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-08-27T09:39:13.951-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03388">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141453"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141261"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:140979"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141430"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141443"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:140520"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141292"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141521"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141415"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141319"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141497"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29158" version="1" class="vulnerability">
      <metadata>
        <title>HP-UX OpenSSL Vulnerability (Alternative Chain Certificate Forgery)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-1793" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1793" source="CVE"/>
        <description>The X509_verify_cert function in crypto/x509/x509_vfy.c in OpenSSL 1.0.1n, 1.0.1o, 1.0.2b, and 1.0.2c does not properly process X.509 Basic Constraints cA values during identification of alternative certificate chains, which allows remote attackers to spoof a Certification Authority role and trigger unintended certificate verifications via a valid leaf certificate.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-08-27T09:39:15.769-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03388">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141453"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141261"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:140979"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141430"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141443"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:140520"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141292"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141521"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141415"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141319"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.01.00.01p" test_ref="oval:org.mitre.oval:tst:141497"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29157" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Server Suite running Apache Tomcat or PHP, Remote Denial of Service (DoS) and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-2305" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2305" source="CVE"/>
        <description>Integer overflow in the regcomp implementation in the Henry Spencer BSD regex library (aka rxspencer) alpha3.8.g5 on 32-bit platforms, as used in NetBSD through 6.1.5 and other products, might allow context-dependent attackers to execute arbitrary code via a large regular expression that leads to a heap-based buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">JaiKumar</contributor>
            </submitted>
            <status_change date="2015-06-24T13:07:27.263-04:00">DRAFT</status_change>
            <status_change date="2015-07-13T04:00:18.437-04:00">INTERIM</status_change>
            <status_change date="2015-08-03T04:01:53.628-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138185"/>
          <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139058"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138988"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139053"/>
          <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139080"/>
          <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138979"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138881"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138149"/>
          <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139091"/>
          <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139042"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139071"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139000"/>
          <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139090"/>
          <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139075"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138732"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139001"/>
          <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138290"/>
          <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139040"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138118"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138869"/>
          <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138516"/>
          <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138973"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138945"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138804"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than C.6.0.43.01" test_ref="oval:org.mitre.oval:tst:138218"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29131" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX Apache Tomcat v7.x, Remote Denial of Service (DoS) and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0227" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0227" source="CVE"/>
        <description>java/org/apache/coyote/http11/filters/ChunkedInputFilter.java in Apache Tomcat 6.x before 6.0.42, 7.x before 7.0.55, and 8.x before 8.0.9 does not properly handle attempts to continue reading data after an error has occurred, which allows remote attackers to conduct HTTP request smuggling attacks or cause a denial of service (resource consumption) by streaming data with malformed chunked transfer coding.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-06-24T13:07:30.008-04:00">DRAFT</status_change>
            <status_change date="2015-07-13T04:00:18.025-04:00">INTERIM</status_change>
            <status_change date="2015-08-03T04:01:53.288-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than D.7.0.59.01" test_ref="oval:org.mitre.oval:tst:138659"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT2 version is less than D.7.0.59.01" test_ref="oval:org.mitre.oval:tst:139047"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29121" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Server Suite running Apache Tomcat or PHP, Remote Denial of Service (DoS) and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0231" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0231" source="CVE"/>
        <description>Use-after-free vulnerability in the process_nested_data function in ext/standard/var_unserializer.re in PHP before 5.4.37, 5.5.x before 5.5.21, and 5.6.x before 5.6.5 allows remote attackers to execute arbitrary code via a crafted unserialize call that leverages improper handling of duplicate numerical keys within the serialized properties of an object.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-8142.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">JaiKumar</contributor>
            </submitted>
            <status_change date="2015-06-24T13:07:28.306-04:00">DRAFT</status_change>
            <status_change date="2015-07-13T04:00:17.801-04:00">INTERIM</status_change>
            <status_change date="2015-08-03T04:01:53.122-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138185"/>
          <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139058"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138988"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139053"/>
          <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139080"/>
          <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138979"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138881"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138149"/>
          <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139091"/>
          <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139042"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139071"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139000"/>
          <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139090"/>
          <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139075"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138732"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139001"/>
          <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138290"/>
          <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139040"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138118"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138869"/>
          <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138516"/>
          <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138973"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138945"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138804"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than C.6.0.43.01" test_ref="oval:org.mitre.oval:tst:138218"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29112" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Server Suite running Apache Tomcat or PHP, Remote Denial of Service (DoS) and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0273" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0273" source="CVE"/>
        <description>Multiple use-after-free vulnerabilities in ext/date/php_date.c in PHP before 5.4.38, 5.5.x before 5.5.22, and 5.6.x before 5.6.6 allow remote attackers to execute arbitrary code via crafted serialized input containing a (1) R or (2) r type specifier in (a) DateTimeZone data handled by the php_date_timezone_initialize_from_hash function or (b) DateTime data handled by the php_date_initialize_from_hash function.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">JaiKumar</contributor>
            </submitted>
            <status_change date="2015-06-24T13:07:24.354-04:00">DRAFT</status_change>
            <status_change date="2015-07-13T04:00:17.428-04:00">INTERIM</status_change>
            <status_change date="2015-08-03T04:01:52.823-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138185"/>
          <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139058"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138988"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139053"/>
          <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139080"/>
          <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138979"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138881"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138149"/>
          <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139091"/>
          <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139042"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139071"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139000"/>
          <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139090"/>
          <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139075"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138732"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139001"/>
          <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138290"/>
          <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139040"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138118"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138869"/>
          <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138516"/>
          <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138973"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138945"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138804"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than C.6.0.43.01" test_ref="oval:org.mitre.oval:tst:138218"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29107" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Server Suite running Apache Tomcat or PHP, Remote Denial of Service (DoS) and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-2783" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2783" source="CVE"/>
        <description>ext/phar/phar.c in PHP before 5.4.40, 5.5.x before 5.5.24, and 5.6.x before 5.6.8 allows remote attackers to obtain sensitive information from process memory or cause a denial of service (buffer over-read and application crash) via a crafted length value in conjunction with crafted serialized data in a phar archive, related to the phar_parse_metadata and phar_parse_pharfile functions.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">JaiKumar</contributor>
            </submitted>
            <status_change date="2015-06-24T13:07:26.751-04:00">DRAFT</status_change>
            <status_change date="2015-07-13T04:00:17.201-04:00">INTERIM</status_change>
            <status_change date="2015-08-03T04:01:52.591-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138185"/>
          <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139058"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138988"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139053"/>
          <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139080"/>
          <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138979"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138881"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138149"/>
          <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139091"/>
          <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139042"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139071"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139000"/>
          <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139090"/>
          <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139075"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138732"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139001"/>
          <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138290"/>
          <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139040"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138118"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138869"/>
          <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138516"/>
          <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138973"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138945"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138804"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than C.6.0.43.01" test_ref="oval:org.mitre.oval:tst:138218"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29086" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Server Suite running Apache Tomcat or PHP, Remote Denial of Service (DoS) and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0227" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0227" source="CVE"/>
        <description>java/org/apache/coyote/http11/filters/ChunkedInputFilter.java in Apache Tomcat 6.x before 6.0.42, 7.x before 7.0.55, and 8.x before 8.0.9 does not properly handle attempts to continue reading data after an error has occurred, which allows remote attackers to conduct HTTP request smuggling attacks or cause a denial of service (resource consumption) by streaming data with malformed chunked transfer coding.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">JaiKumar</contributor>
            </submitted>
            <status_change date="2015-06-24T13:07:29.298-04:00">DRAFT</status_change>
            <status_change date="2015-07-13T04:00:16.966-04:00">INTERIM</status_change>
            <status_change date="2015-08-03T04:01:52.325-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138185"/>
          <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139058"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138988"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139053"/>
          <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139080"/>
          <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138979"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138881"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138149"/>
          <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139091"/>
          <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139042"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139071"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139000"/>
          <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139090"/>
          <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139075"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138732"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139001"/>
          <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138290"/>
          <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139040"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138118"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138869"/>
          <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138516"/>
          <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138973"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138945"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138804"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than C.6.0.43.01" test_ref="oval:org.mitre.oval:tst:138218"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29040" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Server Suite running Apache Tomcat or PHP, Remote Denial of Service (DoS) and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-8142" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8142" source="CVE"/>
        <description>Use-after-free vulnerability in the process_nested_data function in ext/standard/var_unserializer.re in PHP before 5.4.36, 5.5.x before 5.5.20, and 5.6.x before 5.6.4 allows remote attackers to execute arbitrary code via a crafted unserialize call that leverages improper handling of duplicate keys within the serialized properties of an object, a different vulnerability than CVE-2004-1019.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">JaiKumar</contributor>
            </submitted>
            <status_change date="2015-06-24T13:07:22.634-04:00">DRAFT</status_change>
            <status_change date="2015-07-13T04:00:16.518-04:00">INTERIM</status_change>
            <status_change date="2015-08-03T04:01:52.123-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138185"/>
          <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139058"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138988"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139053"/>
          <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139080"/>
          <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138979"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138881"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138149"/>
          <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139091"/>
          <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139042"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139071"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139000"/>
          <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139090"/>
          <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139075"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138732"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139001"/>
          <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138290"/>
          <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139040"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138118"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138869"/>
          <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138516"/>
          <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138973"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138945"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138804"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than C.6.0.43.01" test_ref="oval:org.mitre.oval:tst:138218"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29027" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Server Suite running Apache Tomcat or PHP, Remote Denial of Service (DoS) and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-9709" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9709" source="CVE"/>
        <description>The GetCode_ function in gd_gif_in.c in GD 2.1.1 and earlier, as used in PHP before 5.5.21 and 5.6.x before 5.6.5, allows remote attackers to cause a denial of service (buffer over-read and application crash) via a crafted GIF image that is improperly handled by the gdImageCreateFromGif function.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">JaiKumar</contributor>
            </submitted>
            <status_change date="2015-06-24T13:07:29.806-04:00">DRAFT</status_change>
            <status_change date="2015-07-13T04:00:16.187-04:00">INTERIM</status_change>
            <status_change date="2015-08-03T04:01:51.771-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138185"/>
          <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139058"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138988"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139053"/>
          <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139080"/>
          <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138979"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138881"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138149"/>
          <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139091"/>
          <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139042"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139071"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139000"/>
          <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139090"/>
          <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139075"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138732"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139001"/>
          <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138290"/>
          <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139040"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138118"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138869"/>
          <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138516"/>
          <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138973"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138945"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138804"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than C.6.0.43.01" test_ref="oval:org.mitre.oval:tst:138218"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29013" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Server Suite running Apache Tomcat or PHP, Remote Denial of Service (DoS) and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-1352" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1352" source="CVE"/>
        <description>The build_tablename function in pgsql.c in the PostgreSQL (aka pgsql) extension in PHP through 5.6.7 does not validate token extraction for table names, which allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted name.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">JaiKumar</contributor>
            </submitted>
            <status_change date="2015-06-24T13:07:27.769-04:00">DRAFT</status_change>
            <status_change date="2015-07-13T04:00:15.929-04:00">INTERIM</status_change>
            <status_change date="2015-08-03T04:01:51.534-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138185"/>
          <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139058"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138988"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139053"/>
          <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139080"/>
          <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138979"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138881"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138149"/>
          <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139091"/>
          <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139042"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139071"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139000"/>
          <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139090"/>
          <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139075"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138732"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139001"/>
          <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138290"/>
          <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139040"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138118"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138869"/>
          <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138516"/>
          <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138973"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138945"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138804"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than C.6.0.43.01" test_ref="oval:org.mitre.oval:tst:138218"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29011" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6492" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6492" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u81, 7u67, and 8u20, when running on Firefox, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:39.819-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:14.393-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:17.123-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29003" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0410" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0410" source="CVE"/>
        <description>Unspecified vulnerability in the Java SE, Java SE Embedded, JRockit component in Oracle Java SE 5.0u75, 6u85, 7u72, and 8u25; Java SE Embedded 7u71 and 8u6; and JRockit R27.8.4 and R28.3.4 allows remote attackers to affect availability via unknown vectors related to Security.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:41.469-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:14.260-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:16.959-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28998" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0395" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0395" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u75, 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Hotspot.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:36.301-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:14.144-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:16.820-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28992" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0437" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0437" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 8u25 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Hotspot.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:40.503-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:14.026-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:16.664-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28989" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Server Suite running Apache Tomcat or PHP, Remote Denial of Service (DoS) and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5704" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5704" source="CVE"/>
        <description>The mod_headers module in the Apache HTTP Server 2.2.22 allows remote attackers to bypass "RequestHeader unset" directives by placing a header in the trailer portion of data sent with chunked transfer coding.  NOTE: the vendor states "this is not a security issue in httpd as such."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">JaiKumar</contributor>
            </submitted>
            <status_change date="2015-06-24T13:07:25.907-04:00">DRAFT</status_change>
            <status_change date="2015-07-13T04:00:15.577-04:00">INTERIM</status_change>
            <status_change date="2015-08-03T04:01:51.372-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138185"/>
          <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139058"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138988"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139053"/>
          <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139080"/>
          <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138979"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138881"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138149"/>
          <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139091"/>
          <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139042"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139071"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139000"/>
          <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139090"/>
          <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139075"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138732"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139001"/>
          <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138290"/>
          <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139040"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138118"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138869"/>
          <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138516"/>
          <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138973"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138945"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138804"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than C.6.0.43.01" test_ref="oval:org.mitre.oval:tst:138218"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28972" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6549" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6549" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 8u25 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:34.956-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:13.915-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:16.454-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28970" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6517" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6517" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u81, 7u67, and 8u20; Java SE Embedded 7u60; and Jrockit R27.8.3 and R28.3.3 allows remote attackers to affect confidentiality via vectors related to JAXP.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:30.745-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:13.786-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:16.252-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28961" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6506" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6506" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u71, 6u81, 7u67, and 8u20, and Java SE Embedded 7u60, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:31.341-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:13.659-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:16.089-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28955" version="6" class="vulnerability">
      <metadata>
        <title>CIFS Server (Samba) Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0240" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0240" source="CVE"/>
        <description>The Netlogon server implementation in smbd in Samba 3.5.x and 3.6.x before 3.6.25, 4.0.x before 4.0.25, 4.1.x before 4.1.17, and 4.2.x before 4.2.0rc5 performs a free operation on an uninitialized stack pointer, which allows remote attackers to execute arbitrary code via crafted Netlogon packets that use the ServerPasswordSet RPC API, as demonstrated by packets reaching the _netr_ServerPasswordSet function in rpc_server/netlogon/srv_netlog_nt.c.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-05-29T11:00:55.609-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:31.616-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28955 - PFA Vulnerability Definitions for  June/July 2015 HP-UX security advisories" date="2015-07-23T11:11:00.709-04:00">
              <contributor organization="Hewlett-Packard">Jaikumar Kulkarni</contributor>
            </modified>
            <status_change date="2015-08-10T04:00:40.885-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03320">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets test">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.02.04" test_ref="oval:org.mitre.oval:tst:138484"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.02.04" test_ref="oval:org.mitre.oval:tst:138565"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.02.04" test_ref="oval:org.mitre.oval:tst:138880"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.02.04" test_ref="oval:org.mitre.oval:tst:138757"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.02.04" test_ref="oval:org.mitre.oval:tst:138747"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.02.04" test_ref="oval:org.mitre.oval:tst:138855"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03320">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.02.05" test_ref="oval:org.mitre.oval:tst:140362"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.02.05" test_ref="oval:org.mitre.oval:tst:141045"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.02.05" test_ref="oval:org.mitre.oval:tst:140522"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.02.05" test_ref="oval:org.mitre.oval:tst:140879"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.02.05" test_ref="oval:org.mitre.oval:tst:140835"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.02.05" test_ref="oval:org.mitre.oval:tst:141205"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28945" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0383" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0383" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u75, 6u85, 7u72, and 8u25; Java SE Embedded 7u71 and 8u6; and JRockit R27.8.4 and R28.3.4 allows local users to affect integrity and availability via unknown vectors related to Hotspot.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:31.057-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:13.539-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:15.943-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28940" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6532" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6532" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u81, 7u67, and 8u20 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than CVE-2014-4288, CVE-2014-6493, and CVE-2014-6503.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:42.770-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:13.361-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:15.811-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28939" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0403" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0403" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u85, 7u72, and 8u25 allows local users to affect confidentiality, integrity, and availability via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:43.101-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:13.157-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:15.659-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28933" version="3" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified with HP-UX running OpenSSL.
					These vulnerabilities could be exploited remotely to create a remote Denial of Service
					(DoS) and other vulnerabilites.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0286" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0286" source="CVE"/>
        <description>The ASN1_TYPE_cmp function in crypto/asn1/a_type.c in OpenSSL before 0.9.8zf, 1.0.0 before 1.0.0r, 1.0.1 before 1.0.1m, and 1.0.2 before 1.0.2a does not properly perform boolean-type comparisons, which allows remote attackers to cause a denial of service (invalid read operation and application crash) via a crafted X.509 certificate to an endpoint that uses the certificate-verification feature.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-05-29T11:00:57.707-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:30.650-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:33.879-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03334">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138505"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138733"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138872"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138886"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138742"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138189"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138767"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138640"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138856"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138832"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138712"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03334">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138756"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138510"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138853"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138752"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138906"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138576"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138621"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138701"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138877"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138705"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138878"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03334">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138648"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138909"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138874"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138863"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138801"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138827"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138075"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138785"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:137923"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138748"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138875"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28931" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6591" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6591" source="CVE"/>
        <description>Unspecified vulnerability in the Java SE component in Oracle Java SE 5.0u75, 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality via unknown vectors related to 2D, a different vulnerability than CVE-2014-6585.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:39.469-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:13.017-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:15.424-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28922" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6601" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6601" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Hotspot.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:44.014-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:12.902-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:15.176-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28915" version="3" class="vulnerability">
      <metadata>
        <title>Symmetric-Key feature allows denial of service</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-1799" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1799" source="CVE"/>
        <description>The symmetric-key feature in the receive function in ntp_proto.c in ntpd in NTP 3.x and 4.x before 4.2.8p2 performs state-variable updates upon receiving certain invalid packets, which makes it easier for man-in-the-middle attackers to cause a denial of service (synchronization loss) by spoofing the source IP address of a peer.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-05-29T11:00:54.605-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:29.793-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:32.739-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="NTP.INETSVCS2-BOOT version is less than C.4.2.6.6.0" test_ref="oval:org.mitre.oval:tst:138702"/>
          <criterion comment="NTP.NTP-AUX version is less than C.4.2.6.6.0" test_ref="oval:org.mitre.oval:tst:138821"/>
          <criterion comment="NTP.NTP-RUN version is less than C.4.2.6.6.0" test_ref="oval:org.mitre.oval:tst:138713"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28914" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-4288" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4288" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u81, 7u67, and 8u20 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than CVE-2014-6493, CVE-2014-6503, and CVE-2014-6532.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:28.264-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:12.701-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:14.947-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28909" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Server Suite running Apache Tomcat or PHP, Remote Denial of Service (DoS) and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0231" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0231" source="CVE"/>
        <description>The mod_cgid module in the Apache HTTP Server before 2.4.10 does not have a timeout mechanism, which allows remote attackers to cause a denial of service (process hang) via a request to a CGI script that does not read from its stdin file descriptor.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">JaiKumar</contributor>
            </submitted>
            <status_change date="2015-06-24T13:07:24.840-04:00">DRAFT</status_change>
            <status_change date="2015-07-13T04:00:13.748-04:00">INTERIM</status_change>
            <status_change date="2015-08-03T04:01:50.633-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138185"/>
          <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139058"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138988"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139053"/>
          <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139080"/>
          <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138979"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138881"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138149"/>
          <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139091"/>
          <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139042"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139071"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139000"/>
          <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139090"/>
          <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139075"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138732"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139001"/>
          <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138290"/>
          <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139040"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138118"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138869"/>
          <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138516"/>
          <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138973"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138945"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138804"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than C.6.0.43.01" test_ref="oval:org.mitre.oval:tst:138218"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28903" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6466" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6466" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u81, 7u67, and 8u20, when running on Internet Explorer, allows local users to affect confidentiality, integrity, and availability via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:29.460-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:12.578-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:14.811-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28900" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0412" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0412" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality, integrity, and availability via vectors related to JAX-WS.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:31.909-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:12.449-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:14.662-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28899" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6519" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6519" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u67 and 8u20, and Java SE Embedded 7u60, allows remote attackers to affect integrity via unknown vectors related to Hotspot.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:37.323-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:12.289-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:14.534-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28877" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0407" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0407" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u75, 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality via unknown vectors related to Swing.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:37.054-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:12.123-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:14.337-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28874" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0400" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0400" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:25.583-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:24.737-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:24.714-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138120"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138183"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138350"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138474"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138296"/>
          <criterion comment="Jre70.JRE70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138434"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138078"/>
          <criterion comment="Jre70.JRE70-COM-DOC version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138125"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138233"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137500"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137970"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138253"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28873" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0412" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0412" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality, integrity, and availability via vectors related to JAX-WS.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:23.461-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:24.644-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:24.584-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138240"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138450"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138268"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138476"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138209"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138494"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137670"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138172"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138463"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138400"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138338"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138037"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138374"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138419"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138099"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138446"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138481"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137973"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138501"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137777"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137880"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28872" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0403" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0403" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u85, 7u72, and 8u25 allows local users to affect confidentiality, integrity, and availability via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:24.485-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:24.473-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:24.439-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138240"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138450"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138268"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138476"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138209"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138494"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137670"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138172"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138463"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138400"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138338"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138037"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138374"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138419"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138099"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138446"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138481"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137973"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138501"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137777"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137880"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28864" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6468" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6468" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 8u20 allows local users to affect confidentiality, integrity, and availability via unknown vectors related to Hotspot.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:42.487-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:11.975-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:14.150-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28859" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0421" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0421" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 8u25 allows local users to affect confidentiality, integrity, and availability via unknown vectors related to the installation process.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:44.299-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:11.801-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:13.930-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28858" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0400" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0400" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:23.914-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:24.352-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:23.691-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138240"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138450"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138268"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138476"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138209"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138494"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137670"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138172"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138463"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138400"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138338"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138037"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138374"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138419"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138099"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138446"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138481"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137973"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138501"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137777"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137880"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28855" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0410" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0410" source="CVE"/>
        <description>Unspecified vulnerability in the Java SE, Java SE Embedded, JRockit component in Oracle Java SE 5.0u75, 6u85, 7u72, and 8u25; Java SE Embedded 7u71 and 8u6; and JRockit R27.8.4 and R28.3.4 allows remote attackers to affect availability via unknown vectors related to Security.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:34.088-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:24.246-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:23.470-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138240"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138450"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138268"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138476"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138209"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138494"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137670"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138172"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138463"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138400"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138338"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138037"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138374"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138419"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138099"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138446"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138481"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137973"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138501"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137777"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137880"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28853" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0383" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0383" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u75, 6u85, 7u72, and 8u25; Java SE Embedded 7u71 and 8u6; and JRockit R27.8.4 and R28.3.4 allows local users to affect integrity and availability via unknown vectors related to Hotspot.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:27.078-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:24.125-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:23.274-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138240"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138450"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138268"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138476"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138209"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138494"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137670"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138172"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138463"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138400"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138338"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138037"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138374"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138419"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138099"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138446"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138481"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137973"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138501"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137777"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137880"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28849" version="3" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified with HP-UX running OpenSSL.
					These vulnerabilities could be exploited remotely to create a remote Denial of Service
					(DoS) and other vulnerabilites.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0293" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0293" source="CVE"/>
        <description>The SSLv2 implementation in OpenSSL before 0.9.8zf, 1.0.0 before 1.0.0r, 1.0.1 before 1.0.1m, and 1.0.2 before 1.0.2a allows remote attackers to cause a denial of service (s2_lib.c assertion failure and daemon exit) via a crafted CLIENT-MASTER-KEY message.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-05-29T11:00:54.237-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:28.853-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:30.693-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03334">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138505"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138733"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138872"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138886"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138742"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138189"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138767"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138640"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138856"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138832"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138712"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03334">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138756"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138510"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138853"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138752"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138906"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138576"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138621"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138701"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138877"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138705"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138878"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03334">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138648"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138909"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138874"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138863"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138801"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138827"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138075"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138785"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:137923"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138748"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138875"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28845" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6513" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6513" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u81, 7u67, and 8u20, and Java SE Embedded 7u60, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to AWT.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:36.023-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:11.670-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:13.736-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28841" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6457" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6457" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u71, 6u81, 7u67, and 8u20; Java SE Embedded 7u60; and JRockit R27.8.3, and R28.3.3 allows remote attackers to affect confidentiality and integrity via vectors related to JSSE.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:32.674-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:11.534-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:13.525-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28830" version="7" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified with HP-UX running NTP. These
					could be exploited remotely to execute code, create a Denial of Service (DoS), or other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-9296" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9296" source="CVE"/>
        <description>The receive function in ntp_proto.c in ntpd in NTP before 4.2.8 continues to execute after detecting a certain authentication error, which might allow remote attackers to trigger an unintended association change via crafted packets.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <modified comment="EDITED oval:org.mitre.oval:def:28830 - Corrected repository status" date="2015-04-09T12:56:00.133-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-04-27T04:00:25.919-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28830 - March/April 2015 PFA Vulnerabilities for HP-UX security advisories" date="2015-04-28T15:04:00.685-04:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </modified>
            <status_change date="2015-04-28T15:06:45.199-04:00">INTERIM</status_change>
            <status_change date="2015-05-18T04:00:11.217-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03240">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NTP.INETSVCS2-BOOT version is less than C.4.2.6.5.0" test_ref="oval:org.mitre.oval:tst:137742"/>
            <criterion comment="NTP.NTP-AUX version is less than C.4.2.6.5.0" test_ref="oval:org.mitre.oval:tst:137360"/>
            <criterion comment="NTP.NTP-RUN version is less than C.4.2.6.5.0" test_ref="oval:org.mitre.oval:tst:138016"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03240">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="InternetSrvcs.INETSVCS2-BOOT is installed" test_ref="oval:org.mitre.oval:tst:10552"/>
          <criterion negate="true" comment="Patch PHNE_44236 is installed" test_ref="oval:org.mitre.oval:tst:138061"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03240">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="InternetSrvcs.INETSVCS-BOOT is installed" test_ref="oval:org.mitre.oval:tst:10571"/>
          <criterion negate="true" comment="Patch PHNE_44235 is installed" test_ref="oval:org.mitre.oval:tst:138396"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28827" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6503" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6503" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u81, 7u67, and 8u20 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than CVE-2014-4288, CVE-2014-6493, and CVE-2014-6532.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:42.011-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:11.062-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:13.302-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28826" version="7" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified with HP-UX running NTP. These
					could be exploited remotely to execute code, create a Denial of Service (DoS), or other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-9294" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9294" source="CVE"/>
        <description>util/ntp-keygen.c in ntp-keygen in NTP before 4.2.7p230 uses a weak RNG seed, which makes it easier for remote attackers to defeat cryptographic protection mechanisms via a brute-force attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <modified comment="EDITED oval:org.mitre.oval:def:28826 - Corrected repository status" date="2015-04-09T12:56:00.133-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-04-27T04:00:25.788-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:10571 - March/April 2015 PFA Vulnerabilities for HP-UX security advisories" date="2015-04-28T15:04:00.685-04:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </modified>
            <status_change date="2015-04-28T15:06:45.913-04:00">INTERIM</status_change>
            <status_change date="2015-05-18T04:00:10.896-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03240">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NTP.INETSVCS2-BOOT version is less than C.4.2.6.5.0" test_ref="oval:org.mitre.oval:tst:137742"/>
            <criterion comment="NTP.NTP-AUX version is less than C.4.2.6.5.0" test_ref="oval:org.mitre.oval:tst:137360"/>
            <criterion comment="NTP.NTP-RUN version is less than C.4.2.6.5.0" test_ref="oval:org.mitre.oval:tst:138016"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03240">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="InternetSrvcs.INETSVCS2-BOOT is installed" test_ref="oval:org.mitre.oval:tst:10552"/>
          <criterion negate="true" comment="Patch PHNE_44236 is installed" test_ref="oval:org.mitre.oval:tst:138061"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03240">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="InternetSrvcs.INETSVCS-BOOT is installed" test_ref="oval:org.mitre.oval:tst:10571"/>
          <criterion negate="true" comment="Patch PHNE_44235 is installed" test_ref="oval:org.mitre.oval:tst:138396"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28820" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6591" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6591" source="CVE"/>
        <description>Unspecified vulnerability in the Java SE component in Oracle Java SE 5.0u75, 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality via unknown vectors related to 2D, a different vulnerability than CVE-2014-6585.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:26.357-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:24.021-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:22.486-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138240"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138450"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138268"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138476"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138209"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138494"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137670"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138172"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138463"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138400"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138338"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138037"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138374"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138419"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138099"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138446"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138481"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137973"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138501"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137777"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137880"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28819" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6587" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6587" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u85, 7u72, and 8u25 allows local users to affect confidentiality, integrity, and availability via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:33.394-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:23.899-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:22.358-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138240"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138450"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138268"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138476"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138209"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138494"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137670"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138172"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138463"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138400"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138338"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138037"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138374"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138419"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138099"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138446"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138481"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137973"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138501"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137777"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137880"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28814" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6587" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6587" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u85, 7u72, and 8u25 allows local users to affect confidentiality, integrity, and availability via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:20.629-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:23.805-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:22.193-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138120"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138183"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138350"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138474"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138296"/>
          <criterion comment="Jre70.JRE70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138434"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138078"/>
          <criterion comment="Jre70.JRE70-COM-DOC version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138125"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138233"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137500"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137970"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138253"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28810" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified with HP-UX running OpenSSL.
					These vulnerabilities could be exploited remotely to create a remote Denial of Service
					(DoS) and other vulnerabilites.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-8275" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8275" source="CVE"/>
        <description>OpenSSL before 0.9.8zd, 1.0.0 before 1.0.0p, and 1.0.1 before 1.0.1k does not enforce certain constraints on certificate data, which allows remote attackers to defeat a fingerprint-based certificate-blacklist protection mechanism by including crafted data within a certificate's unsigned portion, related to crypto/asn1/a_verify.c, crypto/dsa/dsa_asn1.c, crypto/ecdsa/ecs_vrf.c, and crypto/x509/x_all.c.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:22.879-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:23.626-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:21.965-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03244">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138466"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:137913"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138304"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138287"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138025"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:137980"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138263"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138147"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138333"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138011"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138229"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03244">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:137601"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138307"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:137959"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138344"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138379"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138181"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:137983"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:137806"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:137747"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138308"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138128"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03244">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:137714"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:137493"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138443"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:137495"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138105"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138457"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138251"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138173"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:137904"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138250"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:137781"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28809" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6585" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6585" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u75, 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality via unknown vectors reelated to 2D, a different vulnerability than CVE-2014-6591.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:31.280-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:23.563-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:21.855-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138120"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138183"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138350"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138474"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138296"/>
          <criterion comment="Jre70.JRE70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138434"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138078"/>
          <criterion comment="Jre70.JRE70-COM-DOC version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138125"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138233"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137500"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137970"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138253"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28801" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0410" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0410" source="CVE"/>
        <description>Unspecified vulnerability in the Java SE, Java SE Embedded, JRockit component in Oracle Java SE 5.0u75, 6u85, 7u72, and 8u25; Java SE Embedded 7u71 and 8u6; and JRockit R27.8.4 and R28.3.4 allows remote attackers to affect availability via unknown vectors related to Security.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:33.671-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:23.407-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:21.680-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138120"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138183"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138350"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138474"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138296"/>
          <criterion comment="Jre70.JRE70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138434"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138078"/>
          <criterion comment="Jre70.JRE70-COM-DOC version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138125"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138233"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137500"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137970"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138253"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28799" version="3" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified with HP-UX running OpenSSL.
					These vulnerabilities could be exploited remotely to create a remote Denial of Service
					(DoS) and other vulnerabilites.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0288" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0288" source="CVE"/>
        <description>The X509_to_X509_REQ function in crypto/x509/x509_req.c in OpenSSL before 0.9.8zf, 1.0.0 before 1.0.0r, 1.0.1 before 1.0.1m, and 1.0.2 before 1.0.2a might allow attackers to cause a denial of service (NULL pointer dereference and application crash) via an invalid certificate key.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-05-29T11:00:58.628-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:27.196-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:27.539-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03334">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138505"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138733"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138872"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138886"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138742"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138189"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138767"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138640"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138856"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138832"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138712"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03334">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138756"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138510"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138853"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138752"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138906"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138576"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138621"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138701"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138877"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138705"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138878"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03334">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138648"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138909"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138874"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138863"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138801"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138827"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138075"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138785"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:137923"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138748"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138875"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28791" version="3" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified with HP-UX running OpenSSL.
					These vulnerabilities could be exploited remotely to create a remote Denial of Service
					(DoS) and other vulnerabilites.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0287" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0287" source="CVE"/>
        <description>The ASN1_item_ex_d2i function in crypto/asn1/tasn_dec.c in OpenSSL before 0.9.8zf, 1.0.0 before 1.0.0r, 1.0.1 before 1.0.1m, and 1.0.2 before 1.0.2a does not reinitialize CHOICE and ADB data structures, which might allow attackers to cause a denial of service (invalid write operation and memory corruption) by leveraging an application that relies on ASN.1 structure reuse.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-05-29T11:00:57.063-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:26.926-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:27.208-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03334">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138505"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138733"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138872"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138886"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138742"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138189"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138767"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138640"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138856"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138832"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138712"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03334">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138756"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138510"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138853"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138752"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138906"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138576"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138621"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138701"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138877"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138705"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138878"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03334">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138648"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138909"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138874"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138863"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138801"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138827"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138075"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138785"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:137923"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138748"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138875"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28789" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0395" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0395" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u75, 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Hotspot.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:26.642-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:23.351-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:21.396-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138120"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138183"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138350"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138474"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138296"/>
          <criterion comment="Jre70.JRE70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138434"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138078"/>
          <criterion comment="Jre70.JRE70-COM-DOC version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138125"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138233"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137500"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137970"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138253"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28784" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6527" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6527" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u67 and 8u20 allows remote attackers to affect integrity via unknown vectors related to Deployment, a different vulnerability than CVE-2014-6476.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:33.628-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:10.535-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:13.152-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28778" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified with HP-UX running OpenSSL.
					These vulnerabilities could be exploited remotely to create a remote Denial of Service
					(DoS) and other vulnerabilites.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-3571" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3571" source="CVE"/>
        <description>OpenSSL before 0.9.8zd, 1.0.0 before 1.0.0p, and 1.0.1 before 1.0.1k allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted DTLS message that is processed with a different read operation for the handshake header than for the handshake body, related to the dtls1_get_record function in d1_pkt.c and the ssl3_read_n function in s3_pkt.c.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:30.141-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:23.213-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:20.766-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03244">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138466"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:137913"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138304"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138287"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138025"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:137980"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138263"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138147"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138333"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138011"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138229"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03244">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:137601"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138307"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:137959"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138344"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138379"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138181"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:137983"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:137806"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:137747"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138308"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138128"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03244">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:137714"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:137493"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138443"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:137495"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138105"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138457"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138251"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138173"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:137904"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138250"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:137781"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28777" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0412" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0412" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality, integrity, and availability via vectors related to JAX-WS.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:35.461-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:23.102-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:20.559-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138120"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138183"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138350"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138474"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138296"/>
          <criterion comment="Jre70.JRE70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138434"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138078"/>
          <criterion comment="Jre70.JRE70-COM-DOC version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138125"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138233"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137500"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137970"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138253"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28763" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6515" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6515" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u81, 7u67, and 8u20 allows remote attackers to affect integrity via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:34.300-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:10.396-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:12.947-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28761" version="7" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified with HP-UX running NTP. These
					could be exploited remotely to execute code, create a Denial of Service (DoS), or other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-9297" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9297" source="CVE"/>
        <description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem.  When the candidate has been publicized, the details for this candidate will be provided.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <modified comment="EDITED oval:org.mitre.oval:def:28761 - Corrected repository status" date="2015-04-09T12:56:00.133-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-04-27T04:00:22.819-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28761 - March/April 2015 PFA Vulnerabilities for HP-UX security advisories" date="2015-04-28T15:04:00.685-04:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </modified>
            <status_change date="2015-04-28T15:06:45.291-04:00">INTERIM</status_change>
            <status_change date="2015-05-18T04:00:10.249-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03240">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NTP.INETSVCS2-BOOT version is less than C.4.2.6.5.0" test_ref="oval:org.mitre.oval:tst:137742"/>
            <criterion comment="NTP.NTP-AUX version is less than C.4.2.6.5.0" test_ref="oval:org.mitre.oval:tst:137360"/>
            <criterion comment="NTP.NTP-RUN version is less than C.4.2.6.5.0" test_ref="oval:org.mitre.oval:tst:138016"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03240">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="InternetSrvcs.INETSVCS2-BOOT is installed" test_ref="oval:org.mitre.oval:tst:10552"/>
          <criterion negate="true" comment="Patch PHNE_44236 is installed" test_ref="oval:org.mitre.oval:tst:138061"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03240">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="InternetSrvcs.INETSVCS-BOOT is installed" test_ref="oval:org.mitre.oval:tst:10571"/>
          <criterion negate="true" comment="Patch PHNE_44235 is installed" test_ref="oval:org.mitre.oval:tst:138396"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28754" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0400" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0400" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:37.883-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:10.051-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:12.682-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28751" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified with HP-UX running OpenSSL.
					These vulnerabilities could be exploited remotely to create a remote Denial of Service
					(DoS) and other vulnerabilites.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-3570" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3570" source="CVE"/>
        <description>The BN_sqr implementation in OpenSSL before 0.9.8zd, 1.0.0 before 1.0.0p, and 1.0.1 before 1.0.1k does not properly calculate the square of a BIGNUM value, which might make it easier for remote attackers to defeat cryptographic protection mechanisms via unspecified vectors, related to crypto/bn/asm/mips.pl, crypto/bn/asm/x86_64-gcc.c, and crypto/bn/bn_asm.c.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:36.049-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:22.917-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:19.700-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03244">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138466"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:137913"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138304"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138287"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138025"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:137980"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138263"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138147"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138333"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138011"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138229"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03244">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:137601"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138307"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:137959"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138344"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138379"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138181"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:137983"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:137806"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:137747"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138308"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138128"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03244">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:137714"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:137493"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138443"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:137495"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138105"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138457"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138251"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138173"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:137904"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138250"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:137781"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28746" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6504" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6504" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u71, 6u81, and 7u67, and Java SE Embedded 7u60, allows remote attackers to affect confidentiality via unknown vectors related to Hotspot.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:40.816-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:09.894-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:12.492-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28740" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6493" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6493" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u81, 7u67, and 8u20 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than CVE-2014-4288, CVE-2014-6503, and CVE-2014-6532.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:33.926-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:09.732-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:12.306-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28733" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6591" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6591" source="CVE"/>
        <description>Unspecified vulnerability in the Java SE component in Oracle Java SE 5.0u75, 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality via unknown vectors related to 2D, a different vulnerability than CVE-2014-6585.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:31.982-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:22.744-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:19.485-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138120"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138183"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138350"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138474"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138296"/>
          <criterion comment="Jre70.JRE70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138434"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138078"/>
          <criterion comment="Jre70.JRE70-COM-DOC version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138125"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138233"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137500"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137970"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138253"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28729" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6485" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6485" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 8u20 and JavaFX 2.2.65 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:33.363-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:09.545-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:12.142-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28721" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0403" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0403" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u85, 7u72, and 8u25 allows local users to affect confidentiality, integrity, and availability via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:24.847-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:22.634-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:19.374-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138120"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138183"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138350"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138474"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138296"/>
          <criterion comment="Jre70.JRE70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138434"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138078"/>
          <criterion comment="Jre70.JRE70-COM-DOC version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138125"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138233"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137500"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137970"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138253"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28719" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0395" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0395" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u75, 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Hotspot.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:29.262-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:22.468-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:19.081-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138240"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138450"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138268"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138476"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138209"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138494"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137670"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138172"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138463"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138400"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138338"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138037"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138374"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138419"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138099"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138446"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138481"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137973"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138501"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137777"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137880"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28715" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0408" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0408" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u75, 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality, integrity, and availability via vectors related to RMI.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:28.113-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:22.405-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:18.944-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138120"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138183"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138350"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138474"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138296"/>
          <criterion comment="Jre70.JRE70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138434"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138078"/>
          <criterion comment="Jre70.JRE70-COM-DOC version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138125"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138233"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137500"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137970"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138253"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28698" version="3" class="vulnerability">
      <metadata>
        <title>Symmetric-Key feature allows MAC address spoofing.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-1798" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1798" source="CVE"/>
        <description>The symmetric-key feature in the receive function in ntp_proto.c in ntpd in NTP 4.x before 4.2.8p2 requires a correct MAC only if the MAC field has a nonzero length, which makes it easier for man-in-the-middle attackers to spoof packets by omitting the MAC.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-05-29T11:00:52.265-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:24.326-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:22.590-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="NTP.INETSVCS2-BOOT version is less than C.4.2.6.6.0" test_ref="oval:org.mitre.oval:tst:138702"/>
          <criterion comment="NTP.NTP-AUX version is less than C.4.2.6.6.0" test_ref="oval:org.mitre.oval:tst:138821"/>
          <criterion comment="NTP.NTP-RUN version is less than C.4.2.6.6.0" test_ref="oval:org.mitre.oval:tst:138713"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28697" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6456" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6456" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u67 and 8u20 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:41.145-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:09.338-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:11.961-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28681" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Server Suite running Apache Tomcat or PHP, Remote Denial of Service (DoS) and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0118" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0118" source="CVE"/>
        <description>The deflate_in_filter function in mod_deflate.c in the mod_deflate module in the Apache HTTP Server before 2.4.10, when request body decompression is enabled, allows remote attackers to cause a denial of service (resource consumption) via crafted request data that decompresses to a much larger size.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">JaiKumar</contributor>
            </submitted>
            <status_change date="2015-06-24T13:07:28.777-04:00">DRAFT</status_change>
            <status_change date="2015-07-13T04:00:11.785-04:00">INTERIM</status_change>
            <status_change date="2015-08-03T04:01:50.387-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138185"/>
          <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139058"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138988"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139053"/>
          <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139080"/>
          <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138979"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138881"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138149"/>
          <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139091"/>
          <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139042"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139071"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139000"/>
          <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139090"/>
          <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139075"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138732"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139001"/>
          <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138290"/>
          <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139040"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138118"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138869"/>
          <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138516"/>
          <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138973"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138945"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138804"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than C.6.0.43.01" test_ref="oval:org.mitre.oval:tst:138218"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28677" version="7" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified with HP-UX running NTP. These
					could be exploited remotely to execute code, create a Denial of Service (DoS), or other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-9293" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9293" source="CVE"/>
        <description>The config_auth function in ntpd in NTP before 4.2.7p11, when an auth key is not configured, improperly generates a key, which makes it easier for remote attackers to defeat cryptographic protection mechanisms via a brute-force attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <modified comment="EDITED oval:org.mitre.oval:def:28677 - Corrected repository status" date="2015-04-09T12:56:00.133-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-04-27T04:00:20.520-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28677 - March/April 2015 PFA Vulnerabilities for HP-UX security advisories" date="2015-04-28T15:04:00.685-04:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </modified>
            <status_change date="2015-04-28T15:06:45.099-04:00">INTERIM</status_change>
            <status_change date="2015-05-18T04:00:09.138-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03240">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NTP.INETSVCS2-BOOT version is less than C.4.2.6.5.0" test_ref="oval:org.mitre.oval:tst:137742"/>
            <criterion comment="NTP.NTP-AUX version is less than C.4.2.6.5.0" test_ref="oval:org.mitre.oval:tst:137360"/>
            <criterion comment="NTP.NTP-RUN version is less than C.4.2.6.5.0" test_ref="oval:org.mitre.oval:tst:138016"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03240">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="InternetSrvcs.INETSVCS2-BOOT is installed" test_ref="oval:org.mitre.oval:tst:10552"/>
          <criterion negate="true" comment="Patch PHNE_44236 is installed" test_ref="oval:org.mitre.oval:tst:138061"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03240">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="InternetSrvcs.INETSVCS-BOOT is installed" test_ref="oval:org.mitre.oval:tst:10571"/>
          <criterion negate="true" comment="Patch PHNE_44235 is installed" test_ref="oval:org.mitre.oval:tst:138396"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28662" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6511" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6511" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u71, 6u81, 7u67, and 8u20 allows remote attackers to affect confidentiality via unknown vectors related to 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:29.873-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:08.962-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:11.494-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28660" version="7" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified with HP-UX running NTP. These
					could be exploited remotely to execute code, create a Denial of Service (DoS), or other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-9295" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9295" source="CVE"/>
        <description>Multiple stack-based buffer overflows in ntpd in NTP before 4.2.8 allow remote attackers to execute arbitrary code via a crafted packet, related to (1) the crypto_recv function when the Autokey Authentication feature is used, (2) the ctl_putdata function, and (3) the configure function.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <modified comment="EDITED oval:org.mitre.oval:def:28660 - Corrected repository status" date="2015-04-09T12:56:00.133-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-04-27T04:00:19.481-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:10571 - March/April 2015 PFA Vulnerabilities for HP-UX security advisories" date="2015-04-28T15:04:00.685-04:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </modified>
            <status_change date="2015-04-28T15:06:46.049-04:00">INTERIM</status_change>
            <status_change date="2015-05-18T04:00:08.567-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03240">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NTP.INETSVCS2-BOOT version is less than C.4.2.6.5.0" test_ref="oval:org.mitre.oval:tst:137742"/>
            <criterion comment="NTP.NTP-AUX version is less than C.4.2.6.5.0" test_ref="oval:org.mitre.oval:tst:137360"/>
            <criterion comment="NTP.NTP-RUN version is less than C.4.2.6.5.0" test_ref="oval:org.mitre.oval:tst:138016"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03240">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="InternetSrvcs.INETSVCS2-BOOT is installed" test_ref="oval:org.mitre.oval:tst:10552"/>
          <criterion negate="true" comment="Patch PHNE_44236 is installed" test_ref="oval:org.mitre.oval:tst:138061"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03240">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="InternetSrvcs.INETSVCS-BOOT is installed" test_ref="oval:org.mitre.oval:tst:10571"/>
          <criterion negate="true" comment="Patch PHNE_44235 is installed" test_ref="oval:org.mitre.oval:tst:138396"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28651" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0383" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0383" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u75, 6u85, 7u72, and 8u25; Java SE Embedded 7u71 and 8u6; and JRockit R27.8.4 and R28.3.4 allows local users to affect integrity and availability via unknown vectors related to Hotspot.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:30.448-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:22.226-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:17.985-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138120"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138183"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138350"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138474"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138296"/>
          <criterion comment="Jre70.JRE70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138434"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138078"/>
          <criterion comment="Jre70.JRE70-COM-DOC version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138125"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138233"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137500"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137970"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138253"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28642" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0413" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0413" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u72 and 8u25 allows local users to affect integrity via unknown vectors related to Serviceability.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:21.681-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:22.141-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:17.849-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138120"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138183"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138350"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138474"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138296"/>
          <criterion comment="Jre70.JRE70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138434"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138078"/>
          <criterion comment="Jre70.JRE70-COM-DOC version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138125"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138233"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137500"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137970"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138253"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28637" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6593" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6593" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u75, 6u85, 7u72, and 8u25; Java SE Embedded 7u71 and 8u6; and JRockit 27.8.4 and 28.3.4 allows remote attackers to affect confidentiality and integrity via vectors related to JSSE.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:27.360-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:22.083-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:17.693-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138120"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138183"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138350"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138474"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138296"/>
          <criterion comment="Jre70.JRE70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138434"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138078"/>
          <criterion comment="Jre70.JRE70-COM-DOC version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138125"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138233"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137500"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137970"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138253"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28628" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6593" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6593" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u75, 6u85, 7u72, and 8u25; Java SE Embedded 7u71 and 8u6; and JRockit 27.8.4 and 28.3.4 allows remote attackers to affect confidentiality and integrity via vectors related to JSSE.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:22.238-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:21.976-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:17.469-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138240"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138450"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138268"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138476"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138209"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138494"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137670"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138172"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138463"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138400"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138338"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138037"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138374"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138419"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138099"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138446"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138481"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137973"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138501"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137777"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137880"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28621" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0413" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0413" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u72 and 8u25 allows local users to affect integrity via unknown vectors related to Serviceability.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:36.811-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:08.405-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:11.334-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28619" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6558" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6558" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u71, 6u81, 7u67, and 8u20; Java SE Embedded 7u60; and JRockit R27.8.3 and JRockit R28.3.3 allows remote attackers to affect integrity via unknown vectors related to Security.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:30.216-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:08.230-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:11.187-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28606" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified with HP-UX running OpenSSL.
					These vulnerabilities could be exploited remotely to create a remote Denial of Service
					(DoS) and other vulnerabilites.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-3572" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3572" source="CVE"/>
        <description>The ssl3_get_key_exchange function in s3_clnt.c in OpenSSL before 0.9.8zd, 1.0.0 before 1.0.0p, and 1.0.1 before 1.0.1k allows remote SSL servers to conduct ECDHE-to-ECDH downgrade attacks and trigger a loss of forward secrecy by omitting the ServerKeyExchange message.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:30.951-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:21.816-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:16.970-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03244">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138466"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:137913"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138304"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138287"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138025"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:137980"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138263"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138147"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138333"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138011"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138229"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03244">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:137601"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138307"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:137959"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138344"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138379"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138181"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:137983"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:137806"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:137747"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138308"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138128"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03244">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:137714"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:137493"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138443"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:137495"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138105"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138457"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138251"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138173"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:137904"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138250"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:137781"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28595" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-3566" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566" source="CVE"/>
        <description>The SSL protocol 3.0, as used in OpenSSL through 1.0.1i and other products, uses nondeterministic CBC padding, which makes it easier for man-in-the-middle attackers to obtain cleartext data via a padding-oracle attack, aka the "POODLE" issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:19.293-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:21.716-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:16.534-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138240"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138450"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138268"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138476"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138209"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138494"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137670"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138172"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138463"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138400"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138338"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138037"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138374"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138419"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138099"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138446"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138481"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137973"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138501"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137777"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137880"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28566" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6476" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6476" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u67 and 8u20 allows remote attackers to affect integrity via unknown vectors related to Deployment, a different vulnerability than CVE-2014-6527.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:40.189-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:08.073-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:10.662-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28564" version="6" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified with HP-UX running OpenSSL.
					These vulnerabilities could be exploited remotely to create a remote Denial of Service
					(DoS) and other vulnerabilites.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0204" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0204" source="CVE"/>
        <description>The ssl3_get_key_exchange function in s3_clnt.c in OpenSSL before 0.9.8zd, 1.0.0 before 1.0.0p, and 1.0.1 before 1.0.1k allows remote SSL servers to conduct RSA-to-EXPORT_RSA downgrade attacks and facilitate brute-force decryption by offering a weak ephemeral RSA key in a noncompliant role, related to the "FREAK" issue.  NOTE: the scope of this CVE is only client code based on OpenSSL, not EXPORT_RSA issues associated with servers or other TLS implementations.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:28.628-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:21.511-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28564 - PFA Vulnerability Definitions for HP-UX April/May 2015 security advisories" date="2015-05-29T10:58:00.672-04:00">
              <contributor organization="Hewlett-Packard">Jaikumar Kulkarni</contributor>
            </modified>
            <status_change date="2015-06-15T04:00:19.062-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03334">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138505"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138733"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138872"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138886"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138742"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138189"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138767"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138640"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138856"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138832"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138712"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03334">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138756"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138510"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138853"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138752"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138906"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138576"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138621"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138701"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138877"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138705"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138878"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03334">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138648"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138909"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138874"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138863"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138801"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138827"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138075"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138785"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:137923"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138748"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138875"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28559" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6502" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6502" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u71, 6u81, 7u67, and 8u20, and Java SE Embedded 7u60, allows remote attackers to affect integrity via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:41.741-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:07.908-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:10.506-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28557" version="3" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified with HP-UX running OpenSSL.
					These vulnerabilities could be exploited remotely to create a remote Denial of Service
					(DoS) and other vulnerabilites.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0209" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0209" source="CVE"/>
        <description>Use-after-free vulnerability in the d2i_ECPrivateKey function in crypto/ec/ec_asn1.c in OpenSSL before 0.9.8zf, 1.0.0 before 1.0.0r, 1.0.1 before 1.0.1m, and 1.0.2 before 1.0.2a might allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly have unspecified other impact via a malformed Elliptic Curve (EC) private-key file that is improperly handled during import.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-05-29T11:00:53.391-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:18.744-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:16.649-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03334">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138505"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138733"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138872"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138886"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138742"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138189"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138767"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138640"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138856"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138832"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138712"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03334">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138756"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138510"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138853"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138752"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138906"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138576"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138621"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138701"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138877"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138705"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138878"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03334">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138648"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138909"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138874"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138863"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138801"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138827"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138075"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138785"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:137923"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138748"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138875"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28550" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6512" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6512" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u71, 6u81, 7u67, and 8u20; Java SE Embedded 7u60; and JRockit R27.8.3 and R28.3.3 allows remote attackers to affect integrity via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:37.600-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:07.750-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:10.327-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28535" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified with HP-UX running OpenSSL.
					These vulnerabilities could be exploited remotely to create a remote Denial of Service
					(DoS) and other vulnerabilites.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-3569" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3569" source="CVE"/>
        <description>The ssl23_get_client_hello function in s23_srvr.c in OpenSSL 0.9.8zc, 1.0.0o, and 1.0.1j does not properly handle attempts to use unsupported protocols, which allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via an unexpected handshake, as demonstrated by an SSLv3 handshake to a no-ssl3 application with certain error handling.  NOTE: this issue became relevant after the CVE-2014-3568 fix.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:34.911-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:21.355-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:15.110-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03244">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138466"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:137913"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138304"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138287"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138025"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:137980"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138263"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138147"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138333"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138011"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08ze.002" test_ref="oval:org.mitre.oval:tst:138229"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03244">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:137601"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138307"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:137959"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138344"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138379"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138181"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:137983"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:137806"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:137747"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138308"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08ze.001" test_ref="oval:org.mitre.oval:tst:138128"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03244">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:137714"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:137493"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138443"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:137495"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138105"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138457"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138251"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138173"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:137904"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:138250"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08ze.003" test_ref="oval:org.mitre.oval:tst:137781"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28526" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6458" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6458" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u81, 7u67, and 8u20 allows local users to affect confidentiality, integrity, and availability via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:38.451-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:07.596-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:10.191-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28516" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0408" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0408" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u75, 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality, integrity, and availability via vectors related to RMI.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:21.332-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:21.244-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:14.715-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138240"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138450"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138268"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138476"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138209"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138494"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137670"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138172"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138463"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138400"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138338"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138037"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138374"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138419"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138099"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138446"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138481"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137973"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138501"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137777"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137880"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28510" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0407" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0407" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u75, 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality via unknown vectors related to Swing.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:25.265-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:21.120-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:14.439-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138240"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138450"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138268"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138476"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138209"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138494"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137670"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138172"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138463"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138400"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138338"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138037"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138374"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138419"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138099"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138446"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138481"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137973"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138501"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137777"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137880"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28500" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-3566" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566" source="CVE"/>
        <description>The SSL protocol 3.0, as used in OpenSSL through 1.0.1i and other products, uses nondeterministic CBC padding, which makes it easier for man-in-the-middle attackers to obtain cleartext data via a padding-oracle attack, aka the "POODLE" issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:31.605-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:07.427-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:09.978-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28496" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Server Suite running Apache Tomcat or PHP, Remote Denial of Service (DoS) and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-2301" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2301" source="CVE"/>
        <description>Use-after-free vulnerability in the phar_rename_archive function in phar_object.c in PHP before 5.5.22 and 5.6.x before 5.6.6 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors that trigger an attempted renaming of a Phar archive to the name of an existing file.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">JaiKumar</contributor>
            </submitted>
            <status_change date="2015-06-24T13:07:23.288-04:00">DRAFT</status_change>
            <status_change date="2015-07-13T04:00:09.747-04:00">INTERIM</status_change>
            <status_change date="2015-08-03T04:01:48.762-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138185"/>
          <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139058"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138988"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139053"/>
          <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139080"/>
          <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138979"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138881"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138149"/>
          <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139091"/>
          <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139042"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139071"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139000"/>
          <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139090"/>
          <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139075"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138732"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139001"/>
          <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138290"/>
          <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139040"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138118"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138869"/>
          <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138516"/>
          <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138973"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138945"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138804"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than C.6.0.43.01" test_ref="oval:org.mitre.oval:tst:138218"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28477" version="3" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified with HP-UX running OpenSSL.
					These vulnerabilities could be exploited remotely to create a remote Denial of Service
					(DoS) and other vulnerabilites.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0289" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0289" source="CVE"/>
        <description>The PKCS#7 implementation in OpenSSL before 0.9.8zf, 1.0.0 before 1.0.0r, 1.0.1 before 1.0.1m, and 1.0.2 before 1.0.2a does not properly handle a lack of outer ContentInfo, which allows attackers to cause a denial of service (NULL pointer dereference and application crash) by leveraging an application that processes arbitrary PKCS#7 data and providing malformed data with ASN.1 encoding, related to crypto/pkcs7/pk7_doit.c and crypto/pkcs7/pk7_lib.c.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-05-29T11:00:55.250-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:17.577-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:14.083-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03334">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138505"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138733"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138872"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138886"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138742"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138189"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138767"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138640"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138856"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138832"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138712"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03334">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138756"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138510"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138853"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138752"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138906"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138576"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138621"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138701"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138877"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138705"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138878"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03334">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138648"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138909"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138874"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138863"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138801"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138827"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138075"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138785"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:137923"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138748"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138875"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28470" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6601" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6601" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Hotspot.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:32.811-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:20.941-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:14.215-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138120"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138183"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138350"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138474"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138296"/>
          <criterion comment="Jre70.JRE70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138434"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138078"/>
          <criterion comment="Jre70.JRE70-COM-DOC version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138125"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138233"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137500"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137970"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138253"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28462" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6585" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6585" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u75, 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality via unknown vectors reelated to 2D, a different vulnerability than CVE-2014-6591.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:32.474-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:20.814-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:14.003-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138240"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138450"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138268"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138476"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138209"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138494"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137670"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138172"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138463"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138400"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138338"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138037"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138374"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138419"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138099"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138446"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138481"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137973"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138501"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137777"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137880"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28458" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6601" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6601" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Hotspot.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:27.798-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:20.693-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:13.526-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138240"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138450"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138268"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138476"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138209"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138494"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137670"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138172"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138463"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138400"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138338"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138037"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138374"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138419"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138099"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138446"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138481"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137973"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138501"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137777"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137880"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28445" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6585" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6585" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u75, 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality via unknown vectors reelated to 2D, a different vulnerability than CVE-2014-6591.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:32.220-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:07.272-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:09.777-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28406" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running HP Secure Shell, Remote Denial of Service (DoS) and other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-4548" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4548" source="CVE"/>
        <description>The mm_newkeys_from_blob function in monitor_wrap.c in sshd in OpenSSH 6.2 and 6.3, when an AES-GCM cipher is used, does not properly initialize memory for a MAC context data structure, which allows remote authenticated users to bypass intended ForceCommand and login-shell restrictions via packet data that provides a crafted callback address.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-12-01T16:54:40.489-05:00">DRAFT</status_change>
            <status_change date="2014-12-22T04:00:13.402-05:00">INTERIM</status_change>
            <status_change date="2015-01-12T04:00:11.362-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:37.554-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:25.014-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:23.253-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:20.467-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03188">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Secure_Shell.SECURE_SHELL version is less than A.06.20.010" test_ref="oval:org.mitre.oval:tst:135804"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03188">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Secure_Shell.SECURE_SHELL version is less than A.06.20.011" test_ref="oval:org.mitre.oval:tst:135356"/>
            <criterion comment="Secure_Shell.SECSH-CMN version is less than A.06.20.011" test_ref="oval:org.mitre.oval:tst:135681"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03188">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Secure_Shell.SECURE_SHELL version is less than A.06.20.012" test_ref="oval:org.mitre.oval:tst:135816"/>
            <criterion comment="Secure_Shell.SECSH-CMN version is less than A.06.20.012" test_ref="oval:org.mitre.oval:tst:135576"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28398" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-3566" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566" source="CVE"/>
        <description>The SSL protocol 3.0, as used in OpenSSL through 1.0.1i and other products, uses nondeterministic CBC padding, which makes it easier for man-in-the-middle attackers to obtain cleartext data via a padding-oracle attack, aka the "POODLE" issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:25.905-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:20.363-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:13.349-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138120"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138183"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138350"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138474"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138296"/>
          <criterion comment="Jre70.JRE70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138434"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138078"/>
          <criterion comment="Jre70.JRE70-COM-DOC version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138125"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138233"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137500"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137970"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138253"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28386" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running HP Secure Shell, Remote Denial of Service (DoS) and other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-2532" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2532" source="CVE"/>
        <description>sshd in OpenSSH before 6.6 does not properly support wildcards on AcceptEnv lines in sshd_config, which allows remote attackers to bypass intended environment restrictions by using a substring located before a wildcard character.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-12-01T16:54:40.695-05:00">DRAFT</status_change>
            <status_change date="2014-12-22T04:00:13.083-05:00">INTERIM</status_change>
            <status_change date="2015-01-12T04:00:11.021-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:45.810-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:24.909-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:26.833-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:20.230-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03188">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Secure_Shell.SECURE_SHELL version is less than A.06.20.010" test_ref="oval:org.mitre.oval:tst:135804"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03188">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Secure_Shell.SECURE_SHELL version is less than A.06.20.011" test_ref="oval:org.mitre.oval:tst:135356"/>
            <criterion comment="Secure_Shell.SECSH-CMN version is less than A.06.20.011" test_ref="oval:org.mitre.oval:tst:135681"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03188">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Secure_Shell.SECURE_SHELL version is less than A.06.20.012" test_ref="oval:org.mitre.oval:tst:135816"/>
            <criterion comment="Secure_Shell.SECSH-CMN version is less than A.06.20.012" test_ref="oval:org.mitre.oval:tst:135576"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28361" version="7" class="vulnerability">
      <metadata>
        <title>HP-UX Running BIND Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-1910" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1910" source="CVE"/>
        <description>Off-by-one error in named in ISC BIND 9.x before 9.7.3-P1, 9.8.x before 9.8.0-P2, 9.4-ESV before 9.4-ESV-R4-P1, and 9.6-ESV before 9.6-ESV-R4-P1 allows remote DNS servers to cause a denial of service (assertion failure and daemon exit) via a negative response containing large RRSIG RRsets.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Puneeth</contributor>
            </submitted>
            <status_change date="2015-02-04T10:40:26.325-05:00">DRAFT</status_change>
            <status_change date="2015-02-23T04:01:17.777-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-23T04:02:24.833-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:22.955-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:20.147-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="NameService.BIND-AUX version is less than C.9.7.3.6.0" test_ref="oval:org.mitre.oval:tst:137588"/>
          <criterion comment="NameService.BIND-RUN version is less than C.9.7.3.6.0" test_ref="oval:org.mitre.oval:tst:137666"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28359" version="6" class="vulnerability">
      <metadata>
        <title>A potential security vulnerability has been identified in the HP-UX running PAM using
          libpam_updbe in pam.conf(4). This vulnerability could allow remote users to bypass certain
          authentication restrictions.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-7879" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7879" source="CVE"/>
        <description>HP HP-UX B.11.11, B.11.23, and B.11.31, when the PAM configuration includes libpam_updbe, allows remote authenticated users to bypass authentication, and consequently execute arbitrary code, via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <modified comment="EDITED oval:org.mitre.oval:tst:9084 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.343-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <modified comment="EDITED oval:org.mitre.oval:def:28359 - Corrected repository status" date="2015-04-09T12:56:00.133-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-04-27T04:00:13.455-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03166">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="OS-Core.ADMN-ENG-A-MAN is installed" test_ref="oval:org.mitre.oval:tst:8060"/>
            <criterion comment="OS-Core.CORE-ENG-A-MAN is installed" test_ref="oval:org.mitre.oval:tst:113428"/>
            <criterion comment="OS-Core.CORE-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:43788"/>
          </criteria>
          <criterion negate="true" comment="Patch PHCO_43873 is installed" test_ref="oval:org.mitre.oval:tst:138033"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03166">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8138"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="OS-Core.ADMN-ENG-A-MAN is installed" test_ref="oval:org.mitre.oval:tst:8060"/>
            <criterion comment="OS-Core.CORE-ENG-A-MAN is installed" test_ref="oval:org.mitre.oval:tst:113428"/>
            <criterion comment="OS-Core.CORE-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:43846"/>
            <criterion comment="OS-Core.CORE-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:43788"/>
            <criterion comment="OS-Core.CORE2-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:8680"/>
            <criterion comment="OS-Core.CORE2-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:9084"/>
          </criteria>
          <criterion negate="true" comment="Patch PHCO_43875 is installed" test_ref="oval:org.mitre.oval:tst:137354"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03166">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="OS-Core.ADMN-ENG-A-MAN is installed" test_ref="oval:org.mitre.oval:tst:8060"/>
            <criterion comment="OS-Core.CORE-ENG-A-MAN is installed" test_ref="oval:org.mitre.oval:tst:113428"/>
            <criterion comment="OS-Core.CORE2-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:8680"/>
            <criterion comment="OS-Core.CORE2-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:9084"/>
          </criteria>
          <criterion negate="true" comment="Patch PHCO_43874 is installed" test_ref="oval:org.mitre.oval:tst:138126"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28357" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0407" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0407" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u75, 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality via unknown vectors related to Swing.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:19.649-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:20.034-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:12.964-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138120"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138183"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138350"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138474"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138296"/>
          <criterion comment="Jre70.JRE70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138434"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138078"/>
          <criterion comment="Jre70.JRE70-COM-DOC version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138125"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138233"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137500"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137970"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138253"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28327" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0406" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0406" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality and availability via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:38.950-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:07.078-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:09.521-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28311" version="7" class="vulnerability">
      <metadata>
        <title>HP-UX Running BIND  Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-8500" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8500" source="CVE"/>
        <description>ISC BIND 9.0.x through 9.8.x, 9.9.0 through 9.9.6, and 9.10.0 through 9.10.1 does not limit delegation chaining, which allows remote attackers to cause a denial of service (memory consumption and named crash) via a large or infinite number of referrals.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Puneeth</contributor>
            </submitted>
            <status_change date="2015-02-04T10:40:26.440-05:00">DRAFT</status_change>
            <status_change date="2015-02-23T04:01:15.772-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-23T04:02:24.764-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:39.743-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:19.899-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="NameService.BIND-AUX version is less than C.9.7.3.6.0" test_ref="oval:org.mitre.oval:tst:137588"/>
          <criterion comment="NameService.BIND-RUN version is less than C.9.7.3.6.0" test_ref="oval:org.mitre.oval:tst:137666"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28275" version="3" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified with HP-UX running OpenSSL.
					These vulnerabilities could be exploited remotely to create a remote Denial of Service
					(DoS) and other vulnerabilites.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0292" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0292" source="CVE"/>
        <description>Integer underflow in the EVP_DecodeUpdate function in crypto/evp/encode.c in the base64-decoding implementation in OpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via crafted base64 data that triggers a buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-05-29T11:00:56.298-04:00">DRAFT</status_change>
            <status_change date="2015-06-15T04:00:15.102-04:00">INTERIM</status_change>
            <status_change date="2015-07-06T04:00:10.006-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03334">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138505"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138733"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138872"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138886"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138742"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138189"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138767"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138640"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138856"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138832"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zf.002" test_ref="oval:org.mitre.oval:tst:138712"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03334">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138756"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138510"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138853"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138752"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138906"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138576"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138621"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138701"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138877"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138705"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zf.001" test_ref="oval:org.mitre.oval:tst:138878"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03334">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138648"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138909"/>
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138874"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138863"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138801"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138827"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138075"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138785"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:137923"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138748"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zf.003" test_ref="oval:org.mitre.oval:tst:138875"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28274" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running HP Secure Shell, Remote Denial of Service (DoS) and other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-2653" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2653" source="CVE"/>
        <description>The verify_host_key function in sshconnect.c in the client in OpenSSH 6.6 and earlier allows remote servers to trigger the skipping of SSHFP DNS RR checking by presenting an unacceptable HostCertificate.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-12-01T16:54:40.885-05:00">DRAFT</status_change>
            <status_change date="2014-12-22T04:00:11.675-05:00">INTERIM</status_change>
            <status_change date="2015-01-12T04:00:09.233-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:41.285-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:24.572-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:25.112-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:19.771-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03188">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Secure_Shell.SECURE_SHELL version is less than A.06.20.010" test_ref="oval:org.mitre.oval:tst:135804"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03188">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Secure_Shell.SECURE_SHELL version is less than A.06.20.011" test_ref="oval:org.mitre.oval:tst:135356"/>
            <criterion comment="Secure_Shell.SECSH-CMN version is less than A.06.20.011" test_ref="oval:org.mitre.oval:tst:135681"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03188">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Secure_Shell.SECURE_SHELL version is less than A.06.20.012" test_ref="oval:org.mitre.oval:tst:135816"/>
            <criterion comment="Secure_Shell.SECSH-CMN version is less than A.06.20.012" test_ref="oval:org.mitre.oval:tst:135576"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28251" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0406" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0406" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality and availability via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:29.542-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:19.677-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:12.803-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138120"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138183"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138350"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138474"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138296"/>
          <criterion comment="Jre70.JRE70 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138434"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138078"/>
          <criterion comment="Jre70.JRE70-COM-DOC version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138125"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138233"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137500"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:137970"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.12.00" test_ref="oval:org.mitre.oval:tst:138253"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28241" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Server Suite running Apache Tomcat or PHP, Remote Denial of Service (DoS) and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0226" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0226" source="CVE"/>
        <description>Race condition in the mod_status module in the Apache HTTP Server before 2.4.10 allows remote attackers to cause a denial of service (heap-based buffer overflow), or possibly obtain sensitive credential information or execute arbitrary code, via a crafted request that triggers improper scoreboard handling within the status_handler function in modules/generators/mod_status.c and the lua_ap_scoreboard_worker function in modules/lua/lua_request.c.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">JaiKumar</contributor>
            </submitted>
            <status_change date="2015-06-24T13:07:23.812-04:00">DRAFT</status_change>
            <status_change date="2015-07-13T04:00:08.630-04:00">INTERIM</status_change>
            <status_change date="2015-08-03T04:01:48.162-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138185"/>
          <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139058"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138988"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139053"/>
          <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139080"/>
          <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138979"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138881"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138149"/>
          <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139091"/>
          <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139042"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139071"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139000"/>
          <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139090"/>
          <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139075"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138732"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139001"/>
          <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138290"/>
          <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:139040"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138118"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138869"/>
          <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138516"/>
          <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138973"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138945"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.29.01" test_ref="oval:org.mitre.oval:tst:138804"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than C.6.0.43.01" test_ref="oval:org.mitre.oval:tst:138218"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28224" version="4" class="vulnerability">
      <metadata>
        <title>Potential security vulnerabilities have been identified in the Java Runtime
					Environment (JRE) and the Java Developer Kit (JDK) running on HP-UX. These vulnerabilities
					could allow remote unauthorized access, disclosure of information, and other
					vulnerabilities.</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0406" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0406" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality and availability via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-03-31T13:42:31.698-04:00">DRAFT</status_change>
            <status_change date="2015-04-20T04:02:19.439-04:00">INTERIM</status_change>
            <status_change date="2015-05-11T04:00:12.407-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138240"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138450"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138268"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138476"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138209"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138494"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137670"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138172"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138463"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138400"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138338"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138037"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138374"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138419"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138099"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138446"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138481"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137973"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:138501"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137777"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.25.00" test_ref="oval:org.mitre.oval:tst:137880"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28015" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2015-0408" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0408" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u75, 6u85, 7u72, and 8u25 allows remote attackers to affect confidentiality, integrity, and availability via vectors related to RMI.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:35.425-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:06.895-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:09.355-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28009" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6587" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6587" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u85, 7u72, and 8u25 allows local users to affect confidentiality, integrity, and availability via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:36.568-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:06.640-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:09.186-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27963" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6531" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6531" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u71, 6u81, 7u67, and 8u20, and Java SE Embedded 7u60, allows remote attackers to affect confidentiality via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:38.141-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:06.489-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:09.053-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27962" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6562" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6562" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 8u20 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:29.157-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:06.299-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:08.854-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27946" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running HP Secure Shell, Remote Denial of Service (DoS) and other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-1692" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1692" source="CVE"/>
        <description>The hash_buffer function in schnorr.c in OpenSSH through 6.4, when Makefile.inc is modified to enable the J-PAKE protocol, does not initialize certain data structures, which might allow remote attackers to cause a denial of service (memory corruption) or have unspecified other impact via vectors that trigger an error condition.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-12-01T16:54:40.200-05:00">DRAFT</status_change>
            <status_change date="2014-12-22T04:00:09.804-05:00">INTERIM</status_change>
            <status_change date="2015-01-12T04:00:06.967-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:57.191-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:24.155-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:23.960-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:19.297-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03188">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Secure_Shell.SECURE_SHELL version is less than A.06.20.010" test_ref="oval:org.mitre.oval:tst:135804"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03188">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Secure_Shell.SECURE_SHELL version is less than A.06.20.011" test_ref="oval:org.mitre.oval:tst:135356"/>
            <criterion comment="Secure_Shell.SECSH-CMN version is less than A.06.20.011" test_ref="oval:org.mitre.oval:tst:135681"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03188">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Secure_Shell.SECURE_SHELL version is less than A.06.20.012" test_ref="oval:org.mitre.oval:tst:135816"/>
            <criterion comment="Secure_Shell.SECSH-CMN version is less than A.06.20.012" test_ref="oval:org.mitre.oval:tst:135576"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27945" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-4288" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4288" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u81, 7u67, and 8u20 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than CVE-2014-6493, CVE-2014-6503, and CVE-2014-6532.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-23T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2015-01-14T20:26:27.642-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:12.880-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:06.897-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:56.824-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:23.964-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:23.878-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:19.030-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70 version is less than 1.7.0.11.00" test_ref="oval:org.mitre.oval:tst:136796"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.11.00" test_ref="oval:org.mitre.oval:tst:137421"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.11.00" test_ref="oval:org.mitre.oval:tst:137357"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.11.00" test_ref="oval:org.mitre.oval:tst:137214"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.11.00" test_ref="oval:org.mitre.oval:tst:137197"/>
          <criterion comment="Jre70.JRE70 version is less than 1.7.0.11.00" test_ref="oval:org.mitre.oval:tst:137526"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.11.00" test_ref="oval:org.mitre.oval:tst:136707"/>
          <criterion comment="Jre70.JRE70-COM-DOC version is less than 1.7.0.11.00" test_ref="oval:org.mitre.oval:tst:137249"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.11.00" test_ref="oval:org.mitre.oval:tst:137430"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.11.00" test_ref="oval:org.mitre.oval:tst:137449"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.11.00" test_ref="oval:org.mitre.oval:tst:137538"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.11.00" test_ref="oval:org.mitre.oval:tst:137055"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27941" version="4" class="vulnerability">
      <metadata>
        <title>JRE and JDK Vulnerability on HPUX</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-6593" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6593" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u75, 6u85, 7u72, and 8u25; Java SE Embedded 7u71 and 8u6; and JRockit 27.8.4 and 28.3.4 allows remote attackers to affect confidentiality and integrity via vectors related to JSSE.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-20T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Jaikumar</contributor>
            </submitted>
            <status_change date="2015-04-28T15:06:43.496-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:05.626-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:08.236-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03219">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk80.JDK80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138524"/>
            <criterion comment="Jdk80.JDK80-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138322"/>
            <criterion comment="Jdk80.JDK80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138404"/>
            <criterion comment="Jdk80.JDK80-DEMO version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137979"/>
            <criterion comment="Jre80.JRE80-COM version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137692"/>
            <criterion comment="Jre80.JRE80-COM-DOC version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:137707"/>
            <criterion comment="Jre80.JRE800-IPF32 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138271"/>
            <criterion comment="Jre80.JRE800-IPF32-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138591"/>
            <criterion comment="Jre80.JRE80-IPF64 version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138622"/>
            <criterion comment="Jre80.JRE80-IPF64-HS version is less than 1.8.0.01.00" test_ref="oval:org.mitre.oval:tst:138157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27231" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Server Suite running Apache Tomcat or PHP, Remote Denial of Service (DoS) and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-6438" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6438" source="CVE"/>
        <description>The dav_xml_get_cdata function in main/util.c in the mod_dav module in the Apache HTTP Server before 2.4.8 does not properly remove whitespace characters from CDATA sections, which allows remote attackers to cause a denial of service (daemon crash) via a crafted DAV WRITE request.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-11-05T14:48:34.593-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:02:55.124-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:01:07.212-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126576"/>
          <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126256"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126533"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126579"/>
          <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126294"/>
          <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126459"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125613"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125857"/>
          <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126139"/>
          <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126235"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126510"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126369"/>
          <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126462"/>
          <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125612"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126180"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126531"/>
          <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125723"/>
          <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126367"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126248"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126407"/>
          <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126534"/>
          <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126175"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126555"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126475"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126379"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27218" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote Denial of Service (DoS), Unauthorized Access, Man-in-the-Middle (MitM) Attack</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-3568" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3568" source="CVE"/>
        <description>OpenSSL before 0.9.8zc, 1.0.0 before 1.0.0o, and 1.0.1 before 1.0.1j does not properly enforce the no-ssl3 build option, which allows remote attackers to bypass intended access restrictions via an SSL 3.0 handshake, related to s23_clnt.c and s23_srvr.c.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-11-05T14:48:33.143-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:02:49.646-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:01:04.615-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:33.616-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:23.824-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:49.825-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:18.847-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03162">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126341"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126270"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126315"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126448"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126101"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126218"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126473"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126289"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126437"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126279"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126199"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03162">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:125526"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:126262"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:125943"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:126442"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:126301"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:125834"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:126507"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:126478"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:125604"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:126198"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:126422"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03162">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126435"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126518"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126387"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:125545"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126280"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126476"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126036"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126465"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126333"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126319"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126537"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27138" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote Denial of Service (DoS), Unauthorized Access, Man-in-the-Middle (MitM) Attack</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-3566" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566" source="CVE"/>
        <description>The SSL protocol 3.0, as used in OpenSSL through 1.0.1i and other products, uses nondeterministic CBC padding, which makes it easier for man-in-the-middle attackers to obtain cleartext data via a padding-oracle attack, aka the "POODLE" issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-11-05T14:48:36.928-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:02:26.940-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:00:53.589-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:17.011-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:23.583-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:41.819-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:18.464-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03162">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126341"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126270"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126315"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126448"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126101"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126218"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126473"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126289"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126437"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126279"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126199"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03162">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:125526"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:126262"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:125943"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:126442"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:126301"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:125834"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:126507"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:126478"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:125604"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:126198"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:126422"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03162">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126435"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126518"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126387"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:125545"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126280"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126476"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126036"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126465"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126333"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126319"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126537"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27100" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Server Suite running Apache Tomcat or PHP, Remote Denial of Service (DoS) and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0075" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0075" source="CVE"/>
        <description>Integer overflow in the parseChunkHeader function in java/org/apache/coyote/http11/filters/ChunkedInputFilter.java in Apache Tomcat before 6.0.40, 7.x before 7.0.53, and 8.x before 8.0.4 allows remote attackers to cause a denial of service (resource consumption) via a malformed chunk size in chunked transfer coding of a request during the streaming of data.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-11-05T14:48:33.971-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:02:14.042-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:00:48.592-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126576"/>
          <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126256"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126533"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126579"/>
          <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126294"/>
          <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126459"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125613"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125857"/>
          <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126139"/>
          <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126235"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126510"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126369"/>
          <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126462"/>
          <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125612"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126180"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126531"/>
          <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125723"/>
          <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126367"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126248"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126407"/>
          <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126534"/>
          <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126175"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126555"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126475"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126379"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:27002" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running System Management Homepage (SMH), Remote Cross-Site Request Forgery</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-7874" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7874" source="CVE"/>
        <description>Cross-site request forgery (CSRF) vulnerability in HP System Management Homepage (SMH) before 3.2.3 on HP-UX B.11.23, and before 3.2.8 on HP-UX B.11.31, allows remote attackers to hijack the authentication of unspecified victims via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-11-05T14:48:35.975-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:01:40.716-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:00:37.607-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:21.449-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:23.454-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:07.232-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:18.228-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03139">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SysMgmtHomepage.SMH-PPAGES version is less than or" test_ref="oval:org.mitre.oval:tst:126545"/>
            <criterion comment="SysMgmtHomepage.SMH-PPAGES-COM version is less than or" test_ref="oval:org.mitre.oval:tst:126453"/>
            <criterion comment="SysMgmtHomepage.SMH-RUN version is less than or" test_ref="oval:org.mitre.oval:tst:126571"/>
            <criterion comment="SysMgmtHomepage.SMH-SAMLOG version is less than or" test_ref="oval:org.mitre.oval:tst:126192"/>
            <criterion comment="SysMgmtHomepage.SMH-UILIB version is less than or" test_ref="oval:org.mitre.oval:tst:126096"/>
            <criterion comment="SysMgmtHomepage.SMH-ASSIST version is less than or" test_ref="oval:org.mitre.oval:tst:126607"/>
            <criterion comment="SysMgmtHomepage.SMH-SDK version is less than or" test_ref="oval:org.mitre.oval:tst:126254"/>
            <criterion comment="SysMgmtHomepage.SMH-UILIB-COM version is less than or" test_ref="oval:org.mitre.oval:tst:125655"/>
            <criterion comment="SysMgmtHomepage.SMH-XLAUNCH version is less than or" test_ref="oval:org.mitre.oval:tst:126491"/>
            <criterion comment="SysMgmtHomepage.SMH-DOC version is less than or" test_ref="oval:org.mitre.oval:tst:126558"/>
            <criterion comment="SysMgmtHomepage.SMH-DOC-COM version is less than or" test_ref="oval:org.mitre.oval:tst:126480"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03139">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SysMgmtHomepage.SMH-PPAGES version is less than or" test_ref="oval:org.mitre.oval:tst:126653"/>
            <criterion comment="SysMgmtHomepage.SMH-ASSIST version is less than or" test_ref="oval:org.mitre.oval:tst:126632"/>
            <criterion comment="SysMgmtHomepage.SMH-DOC version is less than or" test_ref="oval:org.mitre.oval:tst:126484"/>
            <criterion comment="SysMgmtHomepage.SMH-DOC-COM version is less than or" test_ref="oval:org.mitre.oval:tst:126074"/>
            <criterion comment="SysMgmtHomepage.SMH-SDK version is less than or" test_ref="oval:org.mitre.oval:tst:126225"/>
            <criterion comment="SysMgmtHomepage.SMH-PPAGES-COM version is less than or" test_ref="oval:org.mitre.oval:tst:126504"/>
            <criterion comment="SysMgmtHomepage.SMH-RUN version is less than or" test_ref="oval:org.mitre.oval:tst:126237"/>
            <criterion comment="SysMgmtHomepage.SMH-SAMLOG version is less than or" test_ref="oval:org.mitre.oval:tst:126126"/>
            <criterion comment="SysMgmtHomepage.SMH-UILIB version is less than or" test_ref="oval:org.mitre.oval:tst:126564"/>
            <criterion comment="SysMgmtHomepage.SMH-UILIB-COM version is less than or" test_ref="oval:org.mitre.oval:tst:126509"/>
            <criterion comment="SysMgmtHomepage.SMH-XLAUNCH version is less than or" test_ref="oval:org.mitre.oval:tst:126308"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26971" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Server Suite running Apache Tomcat or PHP, Remote Denial of Service (DoS) and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0099" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0099" source="CVE"/>
        <description>Integer overflow in java/org/apache/tomcat/util/buf/Ascii.java in Apache Tomcat before 6.0.40, 7.x before 7.0.53, and 8.x before 8.0.4, when operated behind a reverse proxy, allows remote attackers to conduct HTTP request smuggling attacks via a crafted Content-Length HTTP header.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-11-05T14:48:29.650-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:01:33.174-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:00:35.236-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126576"/>
          <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126256"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126533"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126579"/>
          <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126294"/>
          <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126459"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125613"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125857"/>
          <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126139"/>
          <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126235"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126510"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126369"/>
          <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126462"/>
          <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125612"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126180"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126531"/>
          <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125723"/>
          <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126367"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126248"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126407"/>
          <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126534"/>
          <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126175"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126555"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126475"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126379"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26966" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Server Suite running Apache Tomcat or PHP, Remote Denial of Service (DoS) and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-3981" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3981" source="CVE"/>
        <description>acinclude.m4, as used in the configure script in PHP 5.5.13 and earlier, allows local users to overwrite arbitrary files via a symlink attack on the /tmp/phpglibccheck file.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-11-05T14:48:28.949-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:01:32.557-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:00:34.823-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126576"/>
          <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126256"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126533"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126579"/>
          <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126294"/>
          <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126459"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125613"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125857"/>
          <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126139"/>
          <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126235"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126510"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126369"/>
          <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126462"/>
          <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125612"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126180"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126531"/>
          <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125723"/>
          <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126367"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126248"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126407"/>
          <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126534"/>
          <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126175"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126555"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126475"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126379"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26942" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX kernel, Local  Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-7877" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7877" source="CVE"/>
        <description>Unspecified vulnerability in the kernel in HP HP-UX B.11.31 allows local users to cause a denial of service via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-11-05T14:48:35.133-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:01:24.841-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:00:32.070-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:09.370-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:23.303-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:29.075-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:17.992-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="ProgSupport.C-INC is installed" test_ref="oval:org.mitre.oval:tst:126204"/>
          <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:125585"/>
          <criterion comment="Networking.NET-PRG is installed" test_ref="oval:org.mitre.oval:tst:126026"/>
          <criterion comment="Networking.NET-RUN is installed" test_ref="oval:org.mitre.oval:tst:126464"/>
          <criterion comment="Networking.NET-RUN-64 is installed" test_ref="oval:org.mitre.oval:tst:126519"/>
          <criterion comment="Networking.NET2-KRN is installed" test_ref="oval:org.mitre.oval:tst:126553"/>
          <criterion comment="Networking.NET2-RUN is installed" test_ref="oval:org.mitre.oval:tst:126556"/>
          <criterion comment="Networking.NMS2-KRN is installed" test_ref="oval:org.mitre.oval:tst:125782"/>
          <criterion comment="OS-Core.SYS-ADMIN is installed" test_ref="oval:org.mitre.oval:tst:126574"/>
          <criterion comment="OS-Core.SYS2-ADMIN is installed" test_ref="oval:org.mitre.oval:tst:126416"/>
        </criteria>
        <criterion negate="true" comment="Patch PHNE_43814 is installed" test_ref="oval:org.mitre.oval:tst:126398"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26889" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Server Suite running Apache Tomcat or PHP, Remote Denial of Service (DoS) and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0098" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0098" source="CVE"/>
        <description>The log_cookie function in mod_log_config.c in the mod_log_config module in the Apache HTTP Server before 2.4.8 allows remote attackers to cause a denial of service (segmentation fault and daemon crash) via a crafted cookie that is not properly handled during truncation.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-11-05T14:48:31.718-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:01:08.948-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:00:27.941-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126576"/>
          <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126256"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126533"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126579"/>
          <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126294"/>
          <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126459"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125613"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125857"/>
          <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126139"/>
          <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126235"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126510"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126369"/>
          <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126462"/>
          <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125612"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126180"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126531"/>
          <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125723"/>
          <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126367"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126248"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126407"/>
          <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126534"/>
          <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126175"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126555"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126475"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126379"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26848" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Server Suite running Apache Tomcat or PHP, Remote Denial of Service (DoS) and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-4286" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4286" source="CVE"/>
        <description>Apache Tomcat before 6.0.39, 7.x before 7.0.47, and 8.x before 8.0.0-RC3, when an HTTP connector or AJP connector is used, does not properly handle certain inconsistent HTTP request headers, which allows remote attackers to trigger incorrect identification of a request's length and conduct request-smuggling attacks via (1) multiple Content-Length headers or (2) a Content-Length header and a "Transfer-Encoding: chunked" header.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2005-2090.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-11-05T14:48:30.620-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:00:59.846-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:00:24.329-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126576"/>
          <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126256"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126533"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126579"/>
          <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126294"/>
          <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126459"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125613"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125857"/>
          <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126139"/>
          <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126235"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126510"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126369"/>
          <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126462"/>
          <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125612"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126180"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126531"/>
          <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125723"/>
          <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126367"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126248"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126407"/>
          <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126534"/>
          <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126175"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126555"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126475"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126379"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26723" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-2490" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2490" source="CVE"/>
        <description>Unspecified vulnerability in the Java SE component in Oracle Java SE 7u60 and SE 8u5 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Hotspot.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:11.910-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:04:02.529-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:28.064-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:32.719-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:23.199-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:11.884-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:17.858-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26720" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-4223" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4223" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u60 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries, a different vulnerability than CVE-2014-2483.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:03.952-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:04:02.358-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:27.788-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:31.573-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:23.091-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:11.307-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:17.714-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26717" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-4266" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4266" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u60 and 8u5 allows remote attackers to affect integrity via unknown vectors related to Serviceability.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:13.292-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:04:02.262-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:27.665-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:40.710-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:22.872-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:15.382-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:17.560-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26697" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running OpenSSL, Multiple Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-3507" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3507" source="CVE"/>
        <description>Memory leak in d1_both.c in the DTLS implementation in OpenSSL 0.9.8 before 0.9.8zb, 1.0.0 before 1.0.0n, and 1.0.1 before 1.0.1i allows remote attackers to cause a denial of service (memory consumption) via zero-length DTLS fragments that trigger improper handling of the return value of a certain insert function.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:34.516-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:59.994-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:25.203-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:09.043-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:22.698-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:37.469-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:17.369-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03095">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122852"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122418"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122784"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122762"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122751"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:121885"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122811"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122816"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122707"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122445"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122706"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03095">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122370"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:121900"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122579"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122881"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122805"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122502"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122318"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122846"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122856"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122567"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122691"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03095">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122346"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122876"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122869"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:121904"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122129"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122782"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122841"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:121961"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122695"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122420"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122585"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26676" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-4244" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4244" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u65, 6u75, 7u60, and 8u5, and JRockit R27.8.2 and JRockit R28.3.2, allows remote attackers to affect confidentiality and integrity via unknown vectors related to Security.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:09.836-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:57.115-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:21.276-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:27.012-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:22.580-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:46.441-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:17.186-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26671" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running OpenSSL, Multiple Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-3506" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3506" source="CVE"/>
        <description>d1_both.c in the DTLS implementation in OpenSSL 0.9.8 before 0.9.8zb, 1.0.0 before 1.0.0n, and 1.0.1 before 1.0.1i allows remote attackers to cause a denial of service (memory consumption) via crafted DTLS handshake messages that trigger memory allocations corresponding to large length values.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:15.772-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:56.562-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:20.672-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:25.453-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:22.450-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:45.565-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:16.992-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03095">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122852"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122418"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122784"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122762"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122751"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:121885"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122811"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122816"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122707"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122445"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122706"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03095">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122370"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:121900"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122579"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122881"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122805"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122502"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122318"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122846"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122856"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122567"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122691"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03095">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122346"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122876"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122869"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:121904"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122129"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122782"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122841"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:121961"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122695"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122420"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122585"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26670" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-2483" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2483" source="CVE"/>
        <description>Unspecified vulnerability in the Java SE component in Oracle Java SE Java SE 7u60 and OpenJDK 7 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries, a different vulnerability than CVE-2014-4223. NOTE: the previous information is from the July 2014 CPU. Oracle has not commented on another vendor's claim that the issue is related to improper restriction of the "use of privileged annotations."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:28.510-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:56.400-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:20.452-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:22.670-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:22.276-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:45.173-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:16.822-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26655" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-4263" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4263" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u65, 6u75, 7u60, and 8u5, and JRockit R27.8.2 and R28.3.2, allows remote attackers to affect confidentiality and integrity via unknown vectors related to "Diffie-Hellman key agreement."</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:13.946-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:54.926-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:18.790-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:44.825-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:22.171-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:54.839-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:16.651-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26653" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0429" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0429" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u61, 6u71, 7u51, and 8; JRockit R27.8.1 and R28.3.1; and Java SE Embedded 7u51 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:20.930-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:54.711-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:18.536-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:44.356-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:22.094-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:54.651-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:16.524-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26648" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-2413" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2413" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u51 and 8, and Java SE Embedded 7u51, allows remote attackers to affect integrity via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:24.733-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:54.262-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:17.552-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:33.113-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:21.913-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:49.596-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:16.318-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26625" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-2422" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2422" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u51 and 8, and JavaFX 2.2.51, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:42.309-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:52.078-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:13.656-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:04.733-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:21.787-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:00.351-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:16.124-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26604" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-4220" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4220" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u60 and 8u5 allows remote attackers to affect integrity via unknown vectors related to Deployment, a different vulnerability than CVE-2014-4208.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:07.436-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:50.337-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:10.427-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:35.379-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:21.656-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:50.401-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:15.972-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26592" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-4252" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4252" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u65, 6u75, 7u60, and 8u5 allows remote attackers to affect confidentiality via unknown vectors related to Security.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:27.971-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:49.247-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:08.680-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:18.165-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:21.554-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:33.587-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:15.763-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26588" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-4268" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4268" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u65, 6u75, 7u60, and 8u5 allows remote attackers to affect confidentiality via unknown vectors related to Swing.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:17.657-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:48.448-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:07.676-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:22.883-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:21.443-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:36.240-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:15.568-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26587" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-2412" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2412" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u61, 6u71, SE 7u51, and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to AWT, a different vulnerability than CVE-2014-0451.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:38.801-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:48.279-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:07.341-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:22.396-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:21.331-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:35.921-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:15.426-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26580" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running OpenSSL, Multiple Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-3510" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3510" source="CVE"/>
        <description>The ssl3_send_client_key_exchange function in s3_clnt.c in OpenSSL 0.9.8 before 0.9.8zb, 1.0.0 before 1.0.0n, and 1.0.1 before 1.0.1i allows remote DTLS servers to cause a denial of service (NULL pointer dereference and client application crash) via a crafted handshake message in conjunction with a (1) anonymous DH or (2) anonymous ECDH ciphersuite.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:14.898-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:47.526-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:06.194-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:21.269-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:21.157-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:35.208-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:15.269-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03095">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122852"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122418"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122784"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122762"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122751"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:121885"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122811"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122816"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122707"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122445"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122706"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03095">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122370"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:121900"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122579"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122881"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122805"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122502"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122318"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122846"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122856"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122567"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122691"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03095">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122346"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122876"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122869"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:121904"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122129"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122782"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122841"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:121961"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122695"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122420"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122585"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26579" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running OpenSSL, Multiple Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-3508" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3508" source="CVE"/>
        <description>The OBJ_obj2txt function in crypto/objects/obj_dat.c in OpenSSL 0.9.8 before 0.9.8zb, 1.0.0 before 1.0.0n, and 1.0.1 before 1.0.1i, when pretty printing is used, does not ensure the presence of '\0' characters, which allows context-dependent attackers to obtain sensitive information from process stack memory by reading output from X509_name_oneline, X509_name_print_ex, and unspecified other functions.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:21.678-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:47.395-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:05.894-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:49.450-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:21.019-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:20.193-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:15.043-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03095">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122852"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122418"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122784"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122762"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122751"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:121885"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122811"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122816"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122707"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122445"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122706"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03095">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122370"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:121900"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122579"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122881"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122805"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122502"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122318"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122846"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122856"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122567"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122691"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03095">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122346"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122876"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122869"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:121904"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122129"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122782"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122841"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:121961"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122695"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122420"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122585"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26569" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0452" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0452" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u71, 7u51, and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to JAX-WS, a different vulnerability than CVE-2014-0458 and CVE-2014-2423.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:42.966-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:46.611-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:04.342-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:53.271-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:20.877-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:22.143-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:14.852-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26567" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-2414" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2414" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u71, 7u51, and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to JAXB.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:22.366-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:46.208-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:03.753-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:55.185-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:20.742-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:23.177-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:14.692-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26558" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0449" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0449" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u71, 7u51, and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:29.901-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:45.688-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:03.114-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:02.662-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:20.604-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:26.293-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:14.485-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26545" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-4221" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4221" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u60 and 8u5 allows remote attackers to affect confidentiality via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:40.957-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:44.786-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:01:01.319-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:07.859-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:20.470-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:28.425-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:14.317-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26534" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-4227" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4227" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u75, 7u60, and 8u5 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:32.947-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:44.611-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:59.881-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:26.486-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:20.383-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:09.011-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:14.215-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26524" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0456" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0456" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u71, 7u51, and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Hotspot.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:08.261-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:43.704-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:58.361-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:33.082-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:20.242-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:12.118-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:14.046-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26497" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-4216" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4216" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u65, 6u75, 7u60, and 8u5 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Hotspot.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:40.401-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:42.405-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:53.741-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:19.611-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:20.139-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:34.400-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:13.839-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26495" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-2401" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2401" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u61, 6u71, 7u51, and 8; JavaFX 2.2.51; and Java SE Embedded 7u51 allows remote attackers to affect confidentiality via unknown vectors related to 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:31.861-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:42.275-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:53.410-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:19.331-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:20.038-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:34.276-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:13.659-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26494" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0460" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0460" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u61, 6u71, 7u51, and 8; JRockit R27.8.1 and R28.3.1; and Java SE Embedded 7u51 allows remote attackers to affect confidentiality and integrity via vectors related to JNDI.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:39.503-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:42.137-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:53.187-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:20.194-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:19.920-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:34.695-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:13.511-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26484" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-2427" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2427" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u61, 6u71, 7u51, and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Sound.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:32.663-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:41.787-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:52.596-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:22.616-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:19.809-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:36.056-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:13.351-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26482" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX CIFS Server (Samba), Remote Denial of Service (DoS), Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-4124" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4124" source="CVE"/>
        <description>Integer overflow in the read_nttrans_ea_list function in nttrans.c in smbd in Samba 3.x before 3.5.22, 3.6.x before 3.6.17, and 4.x before 4.0.8 allows remote attackers to cause a denial of service (memory consumption) via a malformed packet.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:14.190-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:41.736-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:52.313-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="CIFS-Development.CIFS-PRG version is less than A.02.04.07" test_ref="oval:org.mitre.oval:tst:122681"/>
          <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.04.07" test_ref="oval:org.mitre.oval:tst:121921"/>
          <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.04.07" test_ref="oval:org.mitre.oval:tst:122871"/>
          <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.04.07" test_ref="oval:org.mitre.oval:tst:122818"/>
          <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.04.07" test_ref="oval:org.mitre.oval:tst:122758"/>
          <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.04.07" test_ref="oval:org.mitre.oval:tst:122710"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26480" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-4265" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4265" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u75, 7u60, and 8u5 allows remote attackers to affect integrity via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:05.819-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:41.604-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:52.009-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:23.534-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:19.674-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:36.588-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:13.194-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26470" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX CIFS Server (Samba), Remote Denial of Service (DoS), Execution of Arbitrary Code, Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-4124" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4124" source="CVE"/>
        <description>Integer overflow in the read_nttrans_ea_list function in nttrans.c in smbd in Samba 3.x before 3.5.22, 3.6.x before 3.6.17, and 4.x before 4.0.8 allows remote attackers to cause a denial of service (memory consumption) via a malformed packet.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:23.723-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:40.971-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:51.065-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:12.345-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:19.428-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:30.401-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:12.971-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122753"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122725"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122822"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122664"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122883"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122551"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.02.01" test_ref="oval:org.mitre.oval:tst:122270"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.02.01" test_ref="oval:org.mitre.oval:tst:122595"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.02.01" test_ref="oval:org.mitre.oval:tst:121946"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.02.01" test_ref="oval:org.mitre.oval:tst:121985"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.02.01" test_ref="oval:org.mitre.oval:tst:122863"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.02.01" test_ref="oval:org.mitre.oval:tst:122839"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122903"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122911"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122770"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122971"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122359"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122768"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.01.06" test_ref="oval:org.mitre.oval:tst:122882"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.01.06" test_ref="oval:org.mitre.oval:tst:122539"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.01.06" test_ref="oval:org.mitre.oval:tst:122862"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.01.06" test_ref="oval:org.mitre.oval:tst:122655"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.01.06" test_ref="oval:org.mitre.oval:tst:122973"/>
            <criterion comment="CIFS-CFSM.CFSM-KRN version is less than A.03.01.06" test_ref="oval:org.mitre.oval:tst:122925"/>
            <criterion comment="CIFS-CFSM.CFSM-RUN version is less than A.03.01.06" test_ref="oval:org.mitre.oval:tst:122633"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122922"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122826"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122847"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122946"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122627"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122798"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122436"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122930"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122674"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122797"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122950"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122857"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122290"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122917"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122943"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122817"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122865"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122802"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.01.07" test_ref="oval:org.mitre.oval:tst:122780"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.01.07" test_ref="oval:org.mitre.oval:tst:122892"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.01.07" test_ref="oval:org.mitre.oval:tst:122128"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.01.07" test_ref="oval:org.mitre.oval:tst:122684"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.01.07" test_ref="oval:org.mitre.oval:tst:122495"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.01.07" test_ref="oval:org.mitre.oval:tst:122850"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122827"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122614"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122677"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122979"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122975"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122523"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:122766"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:122574"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:122866"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:122575"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:122657"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:122978"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:122604"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:122957"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:122898"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:122016"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:122628"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:122824"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26466" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0448" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0448" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u51 and 8 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:49.235-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:40.444-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:50.654-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:14.650-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:19.300-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:31.397-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:12.768-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26457" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX CIFS Server (Samba), Remote Denial of Service (DoS), Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-0870" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0870" source="CVE"/>
        <description>Heap-based buffer overflow in process.c in smbd in Samba 3.0, as used in the file-sharing service on the BlackBerry PlayBook tablet before 2.0.0.7971 and other products, allows remote attackers to cause a denial of service (daemon crash) or possibly execute arbitrary code via a Batched (aka AndX) request that triggers infinite recursion.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:16.128-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:40.033-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:50.367-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="CIFS-Development.CIFS-PRG version is less than A.02.04.07" test_ref="oval:org.mitre.oval:tst:122681"/>
          <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.04.07" test_ref="oval:org.mitre.oval:tst:121921"/>
          <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.04.07" test_ref="oval:org.mitre.oval:tst:122871"/>
          <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.04.07" test_ref="oval:org.mitre.oval:tst:122818"/>
          <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.04.07" test_ref="oval:org.mitre.oval:tst:122758"/>
          <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.04.07" test_ref="oval:org.mitre.oval:tst:122710"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26445" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running OpenSSL, Multiple Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-3505" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3505" source="CVE"/>
        <description>Double free vulnerability in d1_both.c in the DTLS implementation in OpenSSL 0.9.8 before 0.9.8zb, 1.0.0 before 1.0.0n, and 1.0.1 before 1.0.1i allows remote attackers to cause a denial of service (application crash) via crafted DTLS packets that trigger an error condition.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:36.388-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:38.784-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:48.761-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:08.387-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:19.130-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:28.717-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:12.604-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03095">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122852"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122418"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122784"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122762"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122751"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:121885"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122811"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122816"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122707"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122445"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zb.001" test_ref="oval:org.mitre.oval:tst:122706"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03095">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122370"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:121900"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122579"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122881"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122805"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122502"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122318"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122846"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122856"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122567"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zb.002" test_ref="oval:org.mitre.oval:tst:122691"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03095">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122346"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122876"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122869"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:121904"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122129"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122782"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122841"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:121961"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122695"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122420"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zb.003" test_ref="oval:org.mitre.oval:tst:122585"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26431" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-2428" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2428" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u71, 7u51, and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:43.691-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:38.030-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:47.828-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:49.834-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:18.952-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:20.427-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:12.379-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26429" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-2420" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2420" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u71, 7u51, and 8, and Java SE Embedded 7u51, allows remote attackers to affect integrity via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:41.749-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:37.864-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:47.566-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:57.447-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:18.780-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:24.033-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:12.219-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26428" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Server Suite running Apache Tomcat or PHP, Remote Denial of Service (DoS) and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-4248" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4248" source="CVE"/>
        <description>The openssl_x509_parse function in openssl.c in the OpenSSL module in PHP before 5.4.18 and 5.5.x before 5.5.2 does not properly handle a '\0' character in a domain name in the Subject Alternative Name 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="2014-11-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-11-05T14:48:38.074-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:00:23.104-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:00:10.419-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126576"/>
          <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126256"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126533"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126579"/>
          <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126294"/>
          <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126459"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125613"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125857"/>
          <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126139"/>
          <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126235"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126510"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126369"/>
          <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126462"/>
          <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125612"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126180"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126531"/>
          <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:125723"/>
          <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126367"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126248"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126407"/>
          <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126534"/>
          <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126175"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126555"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126475"/>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.2.2.15.21" test_ref="oval:org.mitre.oval:tst:126379"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26420" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-6954" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6954" source="CVE"/>
        <description>The png_do_expand_palette function in libpng before 1.6.8 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via (1) a PLTE chunk of zero bytes or (2) a NULL palette, related to pngrtran.c and pngset.c.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:37.234-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:37.723-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:47.294-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:55.465-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:18.643-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:23.319-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:12.060-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26415" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0446" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0446" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u61, 6u71, 7u51, and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:12.706-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:37.575-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:47.092-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:35.964-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:18.498-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:13.119-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:11.805-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26411" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0455" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0455" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u51 and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries, a different vulnerability than CVE-2014-0432 and CVE-2014-2402.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:30.500-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:37.435-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:46.906-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:36.751-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:18.358-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:13.479-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:11.604-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26379" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-4262" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4262" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u65, 6u75, 7u60, and 8u5 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:10.676-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:35.593-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:44.840-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:24.003-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:18.234-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:36.911-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:11.301-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26368" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0453" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0453" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u61, 6u71, 7u51, and 8; JRockit R27.8.1 and R28.3.1; and Java SE Embedded 7u51 allows remote attackers to affect confidentiality and integrity via unknown vectors related to Security.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:35.692-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:35.428-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:44.583-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:26.687-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:18.123-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:38.321-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:11.143-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26360" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-2409" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2409" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u71, 7u51, and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality and integrity via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:04.955-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:34.281-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:43.390-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:26.126-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:17.961-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:37.996-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:10.983-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26352" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0458" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0458" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u71, 7u51, and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to JAX-WS, a different vulnerability than CVE-2014-0452 and CVE-2014-2423.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:33.730-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:33.947-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:42.953-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:28.725-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:17.748-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:39.516-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:10.814-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26336" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0454" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0454" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u51 and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Security.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:35.005-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:32.882-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:41.489-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:27.878-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:17.571-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:09.493-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:10.662-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26326" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0461" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0461" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u71, 7u51, and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:20.461-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:32.630-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:40.792-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:34.111-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:17.432-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:12.492-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:10.457-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26319" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX CIFS Server (Samba), Remote Denial of Service (DoS), Execution of Arbitrary Code, Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-6150" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6150" source="CVE"/>
        <description>The winbind_name_list_to_sid_string_list function in nsswitch/pam_winbind.c in Samba through 4.1.2 handles invalid require_membership_of group names by accepting authentication by any user, which allows remote authenticated users to bypass intended access restrictions in opportunistic circumstances by leveraging an administrator's pam_winbind configuration-file mistake.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:27.191-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:32.039-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:40.292-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:39.878-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:17.168-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:15.044-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:10.061-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122753"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122725"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122822"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122664"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122883"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122551"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.02.01" test_ref="oval:org.mitre.oval:tst:122270"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.02.01" test_ref="oval:org.mitre.oval:tst:122595"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.02.01" test_ref="oval:org.mitre.oval:tst:121946"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.02.01" test_ref="oval:org.mitre.oval:tst:121985"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.02.01" test_ref="oval:org.mitre.oval:tst:122863"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.02.01" test_ref="oval:org.mitre.oval:tst:122839"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122903"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122911"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122770"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122971"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122359"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122768"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.01.06" test_ref="oval:org.mitre.oval:tst:122882"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.01.06" test_ref="oval:org.mitre.oval:tst:122539"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.01.06" test_ref="oval:org.mitre.oval:tst:122862"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.01.06" test_ref="oval:org.mitre.oval:tst:122655"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.01.06" test_ref="oval:org.mitre.oval:tst:122973"/>
            <criterion comment="CIFS-CFSM.CFSM-KRN version is less than A.03.01.06" test_ref="oval:org.mitre.oval:tst:122925"/>
            <criterion comment="CIFS-CFSM.CFSM-RUN version is less than A.03.01.06" test_ref="oval:org.mitre.oval:tst:122633"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122922"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122826"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122847"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122946"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122627"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122798"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122436"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122930"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122674"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122797"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122950"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122857"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122290"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122917"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122943"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122817"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122865"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122802"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.01.07" test_ref="oval:org.mitre.oval:tst:122780"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.01.07" test_ref="oval:org.mitre.oval:tst:122892"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.01.07" test_ref="oval:org.mitre.oval:tst:122128"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.01.07" test_ref="oval:org.mitre.oval:tst:122684"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.01.07" test_ref="oval:org.mitre.oval:tst:122495"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.01.07" test_ref="oval:org.mitre.oval:tst:122850"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122827"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122614"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122677"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122979"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122975"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122523"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:122766"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:122574"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:122866"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:122575"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:122657"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:122978"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:122604"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:122957"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:122898"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:122016"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:122628"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:122824"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26257" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0457" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0457" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u61, SE 6u71, 7u51, and 8; JRockit R27.8.1 and R28.3.1; and Java SE Embedded 7u51 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:03.238-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:30.111-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:37.578-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:28.975-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:17.084-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:39.652-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:09.894-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26245" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote Denial of Service (DoS), Unauthorized Access, Man-in-the-Middle (MitM) Attack</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-3567" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3567" source="CVE"/>
        <description>Memory leak in the tls_decrypt_ticket function in t1_lib.c in OpenSSL before 0.9.8zc, 1.0.0 before 1.0.0o, and 1.0.1 before 1.0.1j allows remote attackers to cause a denial of service (memory consumption) via a crafted session ticket that triggers an integrity-check failure.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-11-05T14:48:28.210-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:00:14.672-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:00:05.222-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:32.952-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:16.843-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:42.070-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:09.540-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03162">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126341"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126270"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126315"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126448"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126101"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126218"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126473"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126289"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126437"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126279"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zc.001" test_ref="oval:org.mitre.oval:tst:126199"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03162">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:125526"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:126262"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:125943"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:126442"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:126301"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:125834"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:126507"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:126478"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:125604"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:126198"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zc.002" test_ref="oval:org.mitre.oval:tst:126422"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03162">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126435"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126518"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126387"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:125545"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126280"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126476"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126036"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126465"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126333"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126319"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08zc.003" test_ref="oval:org.mitre.oval:tst:126537"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26220" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-1876" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1876" source="CVE"/>
        <description>The unpacker::redirect_stdio function in unpack.cpp in unpack200 in OpenJDK 6, 7, and 8; Oracle Java SE 5.0u61, 6u71, 7u51, and 8; JRockit R27.8.1 and R28.3.1; and Java SE Embedded 7u51 does not securely create temporary files when a log file cannot be opened, which allows local users to overwrite arbitrary files via a symlink attack on /tmp/unpack.log.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:31.183-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:29.205-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:36.282-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:26.367-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:16.709-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:38.122-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:09.354-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26213" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-4208" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4208" source="CVE"/>
        <description>Unspecified vulnerability in the Java SE component in Oracle Java SE 7u60 and 8u5 allows remote attackers to affect integrity via unknown vectors related to Deployment, a different vulnerability than CVE-2014-4220.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:11.344-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:29.088-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:36.030-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:41.624-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:16.578-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:15.882-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:09.178-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26196" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-2423" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2423" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u71, 7u51, and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to JAX-WS, a different vulnerability than CVE-2014-0452 and CVE-2014-0458.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:45.866-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:27.856-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:34.250-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:11.673-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:16.445-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:39.050-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:08.953-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26181" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-6629" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6629" source="CVE"/>
        <description>The get_sos function in jdmarker.c in (1) libjpeg 6b and (2) libjpeg-turbo through 1.3.0, as used in Google Chrome before 31.0.1650.48, Ghostscript, and other products, does not check for certain duplications of component data during the reading of segments that follow Start Of Scan (SOS) JPEG markers, which allows remote attackers to obtain sensitive information from uninitialized memory locations via a crafted JPEG image.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:25.808-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:27.176-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:33.622-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:53.855-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:16.257-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:22.508-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:08.742-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26129" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0432" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0432" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u51 and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries, a different vulnerability than CVE-2014-0455 and CVE-2014-2402.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:08.952-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:25.075-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:31.063-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:28.761-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:16.148-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:09.886-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:08.581-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26122" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0451" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0451" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u61, 6u71, 7u51, and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to AWT, a different vulnerability than CVE-2014-2412.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:46.714-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:24.708-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:30.517-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:27.547-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:15.996-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:09.367-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:08.396-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26101" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-4218" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4218" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u65, 6u75, 7u60, and 8u5 allows remote attackers to affect integrity via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:06.783-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:23.573-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:28.962-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:40.399-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:15.867-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:15.258-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:08.182-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26097" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0459" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0459" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u51 and 8, and Java SE Embedded 7u51, allows remote attackers to affect availability via unknown vectors related to 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:37.920-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:23.206-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:28.659-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:13.954-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:15.731-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:40.151-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:07.987-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:26076" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-4264" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4264" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u60 and 8u5 allows remote attackers to affect availability via unknown vectors related to Security.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:18.156-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:22.024-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:26.692-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:53.258-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:15.560-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:30.580-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:07.793-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:25998" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-4219" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4219" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u75, 7u60, and 8u5 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Hotspot.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:48.000-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:20.760-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:23.413-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:38.379-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:15.454-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:14.237-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:07.627-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:25939" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-2402" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2402" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u51 and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries, a different vulnerability than CVE-2014-0432 and CVE-2014-0455.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:18.739-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:19.578-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:22.288-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:51.696-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:15.340-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:21.474-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:07.435-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:25899" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX CIFS Server (Samba), Remote Denial of Service (DoS), Execution of Arbitrary Code, Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-4408" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4408" source="CVE"/>
        <description>Heap-based buffer overflow in the dcerpc_read_ncacn_packet_done function in librpc/rpc/dcerpc_util.c in winbindd in Samba 3.x before 3.6.22, 4.0.x before 4.0.13, and 4.1.x before 4.1.3 allows remote AD domain controllers to execute arbitrary code via an invalid fragment length in a DCE-RPC packet.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:45.051-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:18.842-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:20.475-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:45.037-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:14.732-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:54.993-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:07.028-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122753"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122725"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122822"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122664"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122883"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122551"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.02.01" test_ref="oval:org.mitre.oval:tst:122270"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.02.01" test_ref="oval:org.mitre.oval:tst:122595"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.02.01" test_ref="oval:org.mitre.oval:tst:121946"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.02.01" test_ref="oval:org.mitre.oval:tst:121985"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.02.01" test_ref="oval:org.mitre.oval:tst:122863"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.02.01" test_ref="oval:org.mitre.oval:tst:122839"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122903"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122911"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122770"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122971"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122359"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122768"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.01.06" test_ref="oval:org.mitre.oval:tst:122882"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.01.06" test_ref="oval:org.mitre.oval:tst:122539"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.01.06" test_ref="oval:org.mitre.oval:tst:122862"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.01.06" test_ref="oval:org.mitre.oval:tst:122655"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.01.06" test_ref="oval:org.mitre.oval:tst:122973"/>
            <criterion comment="CIFS-CFSM.CFSM-KRN version is less than A.03.01.06" test_ref="oval:org.mitre.oval:tst:122925"/>
            <criterion comment="CIFS-CFSM.CFSM-RUN version is less than A.03.01.06" test_ref="oval:org.mitre.oval:tst:122633"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122922"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122826"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122847"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122946"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122627"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122798"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122436"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122930"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122674"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122797"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122950"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.02.02" test_ref="oval:org.mitre.oval:tst:122857"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122290"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122917"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122943"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122817"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122865"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.02.00" test_ref="oval:org.mitre.oval:tst:122802"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.01.07" test_ref="oval:org.mitre.oval:tst:122780"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.01.07" test_ref="oval:org.mitre.oval:tst:122892"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.01.07" test_ref="oval:org.mitre.oval:tst:122128"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.01.07" test_ref="oval:org.mitre.oval:tst:122684"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.01.07" test_ref="oval:org.mitre.oval:tst:122495"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.01.07" test_ref="oval:org.mitre.oval:tst:122850"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122827"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122614"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122677"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122979"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122975"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:122523"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:122766"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:122574"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:122866"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:122575"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:122657"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:122978"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03087">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:122604"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:122957"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:122898"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:122016"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:122628"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:122824"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:25817" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-2403" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2403" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u71, 7u51, and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality via vectors related to JAXP.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:47.665-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:17.968-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:19.072-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:05.376-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:14.566-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:27.425-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:06.788-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:25797" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-2421" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2421" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u61, 6u71, 7u51, and 8; JavaFX 2.2.51; and Java SE Embedded 7u51 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:19.700-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:17.401-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:17.528-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:46.119-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:14.416-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:55.596-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:06.569-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:25727" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-2397" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2397" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u51 and 8, and Java SE Embedded 7u51, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Hotspot.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:16.664-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:17.014-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:15.744-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:17.411-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:14.264-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:33.148-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:06.391-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:25679" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-4209" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4209" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u65, 6u75, 7u60, and 8u5 allows remote attackers to affect confidentiality and integrity via vectors related to JMX.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:29.230-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:16.906-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:15.258-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:23.134-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:14.095-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:16.656-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:06.208-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:25605" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-2398" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2398" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 5.0u61, 6u71, 7u51, and 8; JavaFX 2.2.51; and JRockit R27.8.1 and R28.3.1 allows remote authenticated users to affect integrity via unknown vectors related to Javadoc.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-08-26T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-09-15T13:25:48.672-04:00">DRAFT</status_change>
            <status_change date="2014-10-06T04:03:15.549-04:00">INTERIM</status_change>
            <status_change date="2014-10-27T04:00:13.334-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:10.231-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:13.435-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:29.366-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:05.507-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122108"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122625"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122756"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122838"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122807"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122002"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122299"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122699"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122636"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122557"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122488"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122765"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122419"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122496"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122136"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122787"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122775"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122842"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122870"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122760"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122855"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.23.00" test_ref="oval:org.mitre.oval:tst:122828"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122740"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122790"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122749"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122820"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122737"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122713"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122834"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:122873"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.10.00" test_ref="oval:org.mitre.oval:tst:121876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:25085" version="8" class="vulnerability">
      <metadata>
        <title>Remote Code Execution or Unauthorized Accesss</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-3470" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3470" source="CVE"/>
        <description>The ssl3_send_client_key_exchange function in s3_clnt.c in OpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h, when an anonymous ECDH cipher suite is used, allows remote attackers to cause a denial of service (NULL pointer dereference and client crash) by triggering a NULL certificate value.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-06-25T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-07-01T12:18:39.538-04:00">DRAFT</status_change>
            <status_change date="2014-07-21T04:01:50.985-04:00">INTERIM</status_change>
            <status_change date="2014-08-11T04:00:48.899-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:22.799-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:12.560-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:07.755-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:05.228-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03046">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115250"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115119"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115184"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:114875"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115192"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115051"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:114761"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:114352"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:114804"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115246"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115333"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03046">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:114899"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115290"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115068"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:114735"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115214"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115154"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:114910"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:114776"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115029"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115006"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115287"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03046">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115025"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:114892"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115345"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115106"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115196"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:114410"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115071"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115249"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115151"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115351"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115182"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:25004" version="8" class="vulnerability">
      <metadata>
        <title>Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0076" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0076" source="CVE"/>
        <description>The Montgomery ladder implementation in OpenSSL through 1.0.0l does not ensure that certain swap operations have a constant-time behavior, which makes it easier for local users to obtain ECDSA nonces via a FLUSH+RELOAD cache side-channel attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-06-25T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-07-01T12:18:41.491-04:00">DRAFT</status_change>
            <status_change date="2014-07-21T04:01:48.786-04:00">INTERIM</status_change>
            <status_change date="2014-08-11T04:00:42.865-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:13.471-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:12.292-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:30.937-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:04.955-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03046">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115250"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115119"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115184"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:114875"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115192"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115051"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:114761"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:114352"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:114804"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115246"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115333"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03046">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:114899"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115290"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115068"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:114735"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115214"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115154"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:114910"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:114776"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115029"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115006"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115287"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03046">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115025"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:114892"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115345"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115106"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115196"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:114410"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115071"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115249"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115151"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115351"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115182"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:24994" version="8" class="vulnerability">
      <metadata>
        <title>Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0221" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0221" source="CVE"/>
        <description>The dtls1_get_message_fragment function in d1_both.c in OpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h allows remote attackers to cause a denial of service (recursion and client crash) via a DTLS hello message in an invalid DTLS handshake.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-06-25T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-07-01T12:18:40.863-04:00">DRAFT</status_change>
            <status_change date="2014-07-21T04:01:48.358-04:00">INTERIM</status_change>
            <status_change date="2014-08-11T04:00:42.532-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:15.586-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:12.151-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:41.104-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:04.658-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03046">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115250"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115119"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115184"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:114875"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115192"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115051"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:114761"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:114352"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:114804"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115246"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115333"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03046">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:114899"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115290"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115068"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:114735"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115214"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115154"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:114910"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:114776"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115029"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115006"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115287"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03046">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115025"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:114892"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115345"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115106"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115196"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:114410"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115071"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115249"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115151"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115351"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115182"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:24593" version="8" class="vulnerability">
      <metadata>
        <title>Remote Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0195" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0195" source="CVE"/>
        <description>The dtls1_reassemble_fragment function in d1_both.c in OpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h does not properly validate fragment lengths in DTLS ClientHello messages, which allows remote attackers to execute arbitrary code or cause a denial of service (buffer overflow and application crash) via a long non-initial fragment.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-06-25T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-07-01T12:18:40.296-04:00">DRAFT</status_change>
            <status_change date="2014-07-21T04:01:25.149-04:00">INTERIM</status_change>
            <status_change date="2014-08-11T04:00:25.284-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:54.376-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:11.072-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:22.811-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:04.440-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03046">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115250"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115119"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115184"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:114875"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115192"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115051"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:114761"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:114352"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:114804"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115246"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115333"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03046">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:114899"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115290"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115068"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:114735"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115214"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115154"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:114910"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:114776"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115029"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115006"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115287"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03046">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115025"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:114892"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115345"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115106"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115196"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:114410"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115071"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115249"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115151"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115351"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115182"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:24492" version="8" class="vulnerability">
      <metadata>
        <title>Remote Unauthorized Access or Disclosure of Information</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0224" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0224" source="CVE"/>
        <description>OpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h does not properly restrict processing of ChangeCipherSpec messages, which allows man-in-the-middle attackers to trigger use of a zero-length master key in certain OpenSSL-to-OpenSSL communications, and consequently hijack sessions or obtain sensitive information, via a crafted TLS handshake, aka the "CCS Injection" vulnerability.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-06-25T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </submitted>
            <status_change date="2014-07-01T12:18:38.872-04:00">DRAFT</status_change>
            <status_change date="2014-07-21T04:01:20.511-04:00">INTERIM</status_change>
            <status_change date="2014-08-11T04:00:22.967-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:30.235-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:10.428-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:10.674-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:03.955-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03046">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115250"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115119"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115184"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:114875"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115192"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115051"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:114761"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:114352"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:114804"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115246"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08za.001" test_ref="oval:org.mitre.oval:tst:115333"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03046">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:114899"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115290"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115068"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:114735"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115214"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115154"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:114910"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:114776"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115029"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115006"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08za.002" test_ref="oval:org.mitre.oval:tst:115287"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX03046">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115025"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:114892"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115345"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115106"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115196"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:114410"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115071"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115249"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115151"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115351"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08za.003" test_ref="oval:org.mitre.oval:tst:115182"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:24481" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5870" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5870" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u45 and JavaFX 2.2.45 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to JavaFX.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-04-01T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-04-04T10:19:22.195-04:00">DRAFT</status_change>
            <status_change date="2014-04-21T04:00:55.291-04:00">INTERIM</status_change>
            <status_change date="2014-05-12T04:00:56.005-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:23.184-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:10.227-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:07.870-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:03.820-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.09.00" test_ref="oval:org.mitre.oval:tst:113218"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.09.00" test_ref="oval:org.mitre.oval:tst:113026"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.09.00" test_ref="oval:org.mitre.oval:tst:113405"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.09.00" test_ref="oval:org.mitre.oval:tst:113450"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.09.00" test_ref="oval:org.mitre.oval:tst:113093"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.09.00" test_ref="oval:org.mitre.oval:tst:113394"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.09.00" test_ref="oval:org.mitre.oval:tst:113401"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.09.00" test_ref="oval:org.mitre.oval:tst:113280"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.09.00" test_ref="oval:org.mitre.oval:tst:113077"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:24275" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5878" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5878" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 6u65 and 7u45, Java SE Embedded 7u45, and OpenJDK 7 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Security.  NOTE: the previous information is from the January 2014 CPU. Oracle has not commented on third-party claims that the the Security component does not properly handle null XML namespace (xmlns) attributes during XML document canonicalization, which allows attackers to escape the sandbox.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-04-01T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-04-04T10:20:29.025-04:00">DRAFT</status_change>
            <status_change date="2014-04-21T04:00:42.423-04:00">INTERIM</status_change>
            <status_change date="2014-05-12T04:00:43.684-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:30.253-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:09.630-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:40.404-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:03.436-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk60.JDK60 version is less than 1.6.0.22.00" test_ref="oval:org.mitre.oval:tst:113105"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.22.00" test_ref="oval:org.mitre.oval:tst:113334"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.22.00" test_ref="oval:org.mitre.oval:tst:112580"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.22.00" test_ref="oval:org.mitre.oval:tst:113442"/>
          <criterion comment="Jdk60.JDK60-PNV2 version is less than 1.6.0.22.00" test_ref="oval:org.mitre.oval:tst:112779"/>
          <criterion comment="Jdk60.JDK60-PWV2 version is less than 1.6.0.22.00" test_ref="oval:org.mitre.oval:tst:112553"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.22.00" test_ref="oval:org.mitre.oval:tst:113141"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.22.00" test_ref="oval:org.mitre.oval:tst:113402"/>
          <criterion comment="Jre60.JRE60-PNV2 version is less than 1.6.0.22.00" test_ref="oval:org.mitre.oval:tst:112475"/>
          <criterion comment="Jre60.JRE60-PNV2-H version is less than 1.6.0.22.00" test_ref="oval:org.mitre.oval:tst:113461"/>
          <criterion comment="Jre60.JRE60-PWV2 version is less than 1.6.0.22.00" test_ref="oval:org.mitre.oval:tst:112556"/>
          <criterion comment="Jre60.JRE60-PWV2-H version is less than 1.6.0.22.00" test_ref="oval:org.mitre.oval:tst:112976"/>
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.22.00" test_ref="oval:org.mitre.oval:tst:113089"/>
          <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.22.00" test_ref="oval:org.mitre.oval:tst:113396"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.22.00" test_ref="oval:org.mitre.oval:tst:113340"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.22.00" test_ref="oval:org.mitre.oval:tst:112575"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.22.00" test_ref="oval:org.mitre.oval:tst:113316"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.22.00" test_ref="oval:org.mitre.oval:tst:113336"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.22.00" test_ref="oval:org.mitre.oval:tst:113475"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.22.00" test_ref="oval:org.mitre.oval:tst:113350"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.22.00" test_ref="oval:org.mitre.oval:tst:112941"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.22.00" test_ref="oval:org.mitre.oval:tst:113412"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:24213" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX m4(1), Local Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-6200" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6200" source="CVE"/>
        <description>Unspecified vulnerability in m4 in HP HP-UX B.11.23 and B.11.31 allows local users to obtain sensitive information or modify data via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-04-01T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2014-04-04T10:18:16.723-04:00">DRAFT</status_change>
            <status_change date="2014-04-21T04:00:39.112-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:24213 - Modified Oval definition for HP-UX (CVE-2013-6200)" date="2014-05-07T13:36:00.197-04:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-05-26T04:06:21.313-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:11.966-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:09.547-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:30.247-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:03.276-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02963">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="ProgSupport.PROG-MIN is installed" test_ref="oval:org.mitre.oval:tst:113434"/>
          <criterion negate="true" comment="Patch PHCO_43835 is installed" test_ref="oval:org.mitre.oval:tst:113000"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02963">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="ProgSupport.PROG-MIN is installed" test_ref="oval:org.mitre.oval:tst:113434"/>
          <criterion negate="true" comment="Patch PHCO_43843 is installed" test_ref="oval:org.mitre.oval:tst:113083"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02963">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="ProgSupport.PROG-MIN is installed" test_ref="oval:org.mitre.oval:tst:113434"/>
          <criterion negate="true" comment="Patch PHCO_43917 is installed" test_ref="oval:org.mitre.oval:tst:114010"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:23864" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Running NFS rpc.lockd, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-6209" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6209" source="CVE"/>
        <description>Unspecified vulnerability in rpc.lockd in the NFS subsystem in HP HP-UX B.11.11 and B.11.23 allows remote attackers to cause a denial of service via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-04-01T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-04-04T10:21:32.564-04:00">DRAFT</status_change>
            <status_change date="2014-04-21T04:00:32.438-04:00">INTERIM</status_change>
            <status_change date="2014-05-12T04:00:26.396-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02976">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NFS.KEY-CORE is installed" test_ref="oval:org.mitre.oval:tst:113036"/>
            <criterion comment="NFS.NFS-64ALIB is installed" test_ref="oval:org.mitre.oval:tst:113391"/>
            <criterion comment="NFS.NFS-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:113453"/>
            <criterion comment="NFS.NFS-CLIENT is installed" test_ref="oval:org.mitre.oval:tst:113261"/>
            <criterion comment="NFS.NFS-CORE is installed" test_ref="oval:org.mitre.oval:tst:113170"/>
            <criterion comment="NFS.NFS-ENG-A-MAN is installed" test_ref="oval:org.mitre.oval:tst:113354"/>
            <criterion comment="NFS.NFS-PRG is installed" test_ref="oval:org.mitre.oval:tst:113182"/>
            <criterion comment="NFS.NFS-SERVER is installed" test_ref="oval:org.mitre.oval:tst:113455"/>
            <criterion comment="NFS.NFS-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:113345"/>
            <criterion comment="NFS.NIS-CLIENT is installed" test_ref="oval:org.mitre.oval:tst:112985"/>
            <criterion comment="NFS.NIS-CORE is installed" test_ref="oval:org.mitre.oval:tst:113152"/>
            <criterion comment="NFS.NIS-SERVER is installed" test_ref="oval:org.mitre.oval:tst:113164"/>
            <criterion comment="NFS.NISPLUS-CORE is installed" test_ref="oval:org.mitre.oval:tst:113244"/>
            <criterion comment="OS-Core.CORE-ENG-A-MAN is installed" test_ref="oval:org.mitre.oval:tst:113428"/>
            <criterion comment="NFS.NFS-KRN is installed" test_ref="oval:org.mitre.oval:tst:113419"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_43577 is installed" test_ref="oval:org.mitre.oval:tst:113338"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02976">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NFS.NFS-KRN is installed" test_ref="oval:org.mitre.oval:tst:113062"/>
            <criterion comment="NFS.NFS2-CORE is installed" test_ref="oval:org.mitre.oval:tst:113197"/>
            <criterion comment="NFS.NFS-KRN is installed" test_ref="oval:org.mitre.oval:tst:113133"/>
            <criterion comment="NFS.NFS2-CORE is installed" test_ref="oval:org.mitre.oval:tst:113095"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_43706 is installed" test_ref="oval:org.mitre.oval:tst:113284"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:23775" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX Whitelisting (WLI), Local Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-6219" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6219" source="CVE"/>
        <description>Unspecified vulnerability in HP HP-UX Whitelisting (aka WLI) before A.01.02.02 on HP-UX B.11.31 allows local users to bypass intended access restrictions via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-05-05T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-05-07T13:36:23.820-04:00">DRAFT</status_change>
            <status_change date="2014-05-26T04:05:25.361-04:00">INTERIM</status_change>
            <status_change date="2014-06-16T04:00:09.422-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:41.460-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:09.148-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:15.818-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:03.012-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="WLI-PROD.WLI-DEV version is less than" test_ref="oval:org.mitre.oval:tst:113989"/>
          <criterion comment="WLI-PROD.WLI-KRN version is less than" test_ref="oval:org.mitre.oval:tst:113749"/>
          <criterion comment="WLI-PROD.WLI-RUN version is less than" test_ref="oval:org.mitre.oval:tst:114009"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22580" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5823" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5823" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, JRockit R28.2.8 and earlier, JRockit R27.7.6 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect availability via unknown vectors related to Security.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:47.589-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:50.335-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:35.473-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:17.230-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:08.843-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:33.049-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:02.905-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22577" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5810" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5810" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier and JavaFX 2.2.40 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:47.395-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:50.237-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:35.363-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:26.922-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:08.752-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:38.443-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:02.789-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22571" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5830" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5830" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, JRockit R28.2.8 and earlier, JRockit R27.7.6 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:45.837-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:50.128-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:35.247-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:25.945-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:08.620-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:37.916-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:02.671-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22570" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5850" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5850" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:39.740-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:50.027-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:35.131-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:25.675-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:08.528-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:37.743-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:02.559-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22567" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5782" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5782" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, JRockit R28.2.8 and earlier, JRockit R27.7.6 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:41.711-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:49.931-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:34.913-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:24.286-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:08.420-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:37.062-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:02.436-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22553" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5787" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5787" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:38.412-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:48.476-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:33.559-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:33.504-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:08.315-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:42.356-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:02.321-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22539" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5803" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5803" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, JRockit R28.2.8 and earlier, JRockit R27.7.6 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect availability via vectors related to JGSS.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:43.582-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:48.292-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:33.268-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:31.948-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:08.180-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:11.505-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:02.213-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22527" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5849" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5849" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality via vectors related to AWT.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:39.951-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:47.625-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:30.846-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:23.731-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:08.084-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:08.175-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:02.102-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22526" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5789" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5789" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:45.411-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:47.543-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:30.722-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:24.905-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:07.994-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:08.550-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:01.991-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22525" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5818" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5818" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect integrity via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:48.692-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:47.459-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:30.612-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:24.019-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:07.898-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:08.306-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:01.868-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22522" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5852" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5852" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:37.561-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:47.304-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:30.417-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:28.593-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:07.793-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:09.806-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:01.688-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22515" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5831" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5831" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect integrity via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:42.895-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:47.068-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:30.068-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:45.539-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:07.696-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:18.330-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:01.568-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22501" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5832" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5832" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:43.360-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:46.559-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:28.918-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:39.720-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:07.534-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:14.963-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:01.389-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22475" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5825" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5825" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, JRockit R28.2.8 and earlier, JRockit R27.7.6 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect availability via vectors related to JAXP.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:41.287-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:46.027-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:27.704-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:27.889-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:07.428-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:39.021-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:01.269-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22469" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5784" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5784" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect integrity via vectors related to SCRIPTING.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:46.133-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:45.536-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:27.028-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:25.229-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:07.341-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:37.518-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:01.171-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22466" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5802" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5802" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, JRockit R28.2.8 and earlier, JRockit R27.7.6 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality, integrity, and availability via vectors related to JAXP.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:44.261-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:45.451-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:26.788-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:25.065-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:07.249-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:37.434-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:01.046-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22463" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5790" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5790" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality via vectors related to BEANS.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:40.600-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:45.049-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:26.202-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:25.417-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:07.153-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:37.603-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:00.913-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22455" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5838" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5838" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u25 and earlier, and Java SE Embedded 7u25 and earlier, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:46.391-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:44.968-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:25.966-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:21.865-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:07.060-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:35.635-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:00.814-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22454" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5812" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5812" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality and availability via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:43.806-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:44.849-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:25.849-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:21.124-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:06.665-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:35.117-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:00.698-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22447" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5844" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5844" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier and JavaFX 2.2.40 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to JavaFX.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:45.139-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:44.686-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:25.633-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:18.832-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:06.578-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:34.040-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:00.483-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22426" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5777" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5777" source="CVE"/>
        <description>Unspecified vulnerability in the Java SE and JavaFX components in Oracle Java SE 7u40 and earlier and JavaFX 2.2.40 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:40.401-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:44.318-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:24.910-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:11.289-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:06.501-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:29.942-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:00.353-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22421" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5854" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5854" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier and JavaFX 2.2.40 and earlier allows remote attackers to affect confidentiality via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:46.601-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:44.199-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:24.708-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:12.163-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:06.422-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:30.321-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:02:00.247-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22417" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5824" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5824" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:48.483-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:44.068-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:24.516-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:08.764-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:06.326-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:28.843-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:59.987-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22386" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5805" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5805" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Swing, a different vulnerability than CVE-2013-5806.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:41.508-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:43.366-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:23.733-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:18.840-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:05.979-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:15.048-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:59.798-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22366" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5819" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5819" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect integrity via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:39.534-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:42.850-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:23.059-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:24.472-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:05.804-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:37.149-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:59.628-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22331" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote Denial of Service (DoS), Bypass Security Restrictions</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2009-0789" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0789" source="CVE"/>
        <description>OpenSSL before 0.9.8k on WIN64 and certain other platforms does not properly handle a malformed ASN.1 structure, which allows remote attackers to cause a denial of service (invalid memory access and application crash) by placing this structure in the public key of a certificate, as demonstrated by an RSA public key.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-03-03T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-03-05T13:35:16.788-05:00">DRAFT</status_change>
            <status_change date="2014-03-24T04:01:34.413-04:00">INTERIM</status_change>
            <status_change date="2014-04-14T04:00:11.965-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:16.391-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:05.559-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:32.616-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:59.274-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="fips_1_1_2.FIPS-CONF version is less than FIPS-OPENSSL-1.1.2.049" test_ref="oval:org.mitre.oval:tst:99811"/>
            <criterion comment="fips_1_1_2.FIPS-DOC version is less than FIPS-OPENSSL-1.1.2.049" test_ref="oval:org.mitre.oval:tst:100764"/>
            <criterion comment="fips_1_1_2.FIPS-INC version is less than FIPS-OPENSSL-1.1.2.049" test_ref="oval:org.mitre.oval:tst:100389"/>
            <criterion comment="fips_1_1_2.FIPS-LIB version is less than FIPS-OPENSSL-1.1.2.049" test_ref="oval:org.mitre.oval:tst:100740"/>
            <criterion comment="fips_1_1_2.FIPS-MAN version is less than FIPS-OPENSSL-1.1.2.049" test_ref="oval:org.mitre.oval:tst:100721"/>
            <criterion comment="fips_1_1_2.FIPS-MIS version is less than FIPS-OPENSSL-1.1.2.049" test_ref="oval:org.mitre.oval:tst:100493"/>
            <criterion comment="fips_1_1_2.FIPS-RUN version is less than FIPS-OPENSSL-1.1.2.049" test_ref="oval:org.mitre.oval:tst:100790"/>
            <criterion comment="fips_1_1_2.FIPS-SRC version is less than FIPS-OPENSSL-1.1.2.049" test_ref="oval:org.mitre.oval:tst:100598"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="fips_1_2.FIPS-CONF version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100503"/>
            <criterion comment="fips_1_2.FIPS-DOC version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100555"/>
            <criterion comment="fips_1_2.FIPS-INC version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100546"/>
            <criterion comment="fips_1_2.FIPS-LIB version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100756"/>
            <criterion comment="fips_1_2.FIPS-MAN version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100601"/>
            <criterion comment="fips_1_2.FIPS-MIS version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100672"/>
            <criterion comment="fips_1_2.FIPS-RUN version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100745"/>
            <criterion comment="fips_1_2.FIPS-SRC version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100801"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100123"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100659"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100591"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100626"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100173"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100651"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100577"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100007"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100608"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100458"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100685"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="URL: version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:100376"/>
            <criterion comment="fips_1_1_2.FIPS-CONF version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:100798"/>
            <criterion comment="fips_1_1_2.FIPS-DOC version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:99825"/>
            <criterion comment="fips_1_1_2.FIPS-INC version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:100562"/>
            <criterion comment="fips_1_1_2.FIPS-LIB version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:100344"/>
            <criterion comment="fips_1_1_2.FIPS-MAN version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:100186"/>
            <criterion comment="fips_1_1_2.FIPS-MIS version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:100674"/>
            <criterion comment="fips_1_1_2.FIPS-RUN version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:100495"/>
            <criterion comment="fips_1_1_2.FIPS-SRC version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:100241"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="fips_1_2.FIPS-CONF version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100648"/>
            <criterion comment="fips_1_2.FIPS-DOC version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100530"/>
            <criterion comment="fips_1_2.FIPS-INC version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100636"/>
            <criterion comment="fips_1_2.FIPS-LIB version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100319"/>
            <criterion comment="fips_1_2.FIPS-MAN version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100671"/>
            <criterion comment="fips_1_2.FIPS-MIS version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100463"/>
            <criterion comment="fips_1_2.FIPS-RUN version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100815"/>
            <criterion comment="fips_1_2.FIPS-SRC version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100266"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100330"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100540"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100225"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100523"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100629"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100639"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100653"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100622"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100620"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100796"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100819"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="URL: version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:99830"/>
            <criterion comment="fips_1_1_2.FIPS-CONF version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:100667"/>
            <criterion comment="fips_1_1_2.FIPS-DOC version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:100763"/>
            <criterion comment="fips_1_1_2.FIPS-INC version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:100287"/>
            <criterion comment="fips_1_1_2.FIPS-LIB version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:100826"/>
            <criterion comment="fips_1_1_2.FIPS-MAN version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:100531"/>
            <criterion comment="fips_1_1_2.FIPS-MIS version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:100789"/>
            <criterion comment="fips_1_1_2.FIPS-RUN version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:100732"/>
            <criterion comment="fips_1_1_2.FIPS-SRC version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:100698"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="fips_1_2.FIPS-CONF version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100814"/>
            <criterion comment="fips_1_2.FIPS-DOC version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100621"/>
            <criterion comment="fips_1_2.FIPS-INC version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100547"/>
            <criterion comment="fips_1_2.FIPS-LIB version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100632"/>
            <criterion comment="fips_1_2.FIPS-MAN version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100125"/>
            <criterion comment="fips_1_2.FIPS-MIS version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100710"/>
            <criterion comment="fips_1_2.FIPS-RUN version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100232"/>
            <criterion comment="fips_1_2.FIPS-SRC version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:99850"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100794"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100400"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100752"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100838"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100779"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100565"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100806"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100234"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100250"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100827"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100841"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22311" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5846" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5846" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, and JavaFX 2.2.40 and earlier, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to JavaFX.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:45.618-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:42.090-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:21.645-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:23.361-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:05.456-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:36.505-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:59.142-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22261" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5801" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5801" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality via unknown vectors related to 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:43.111-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:40.926-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:20.476-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:30.217-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:05.017-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:19.912-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:59.019-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22260" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5842" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5842" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:42.448-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:40.838-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:20.359-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:29.978-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:04.929-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:19.828-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:58.915-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22256" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5820" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5820" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect integrity via vectors related to JAX-WS.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:46.918-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:40.350-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:20.155-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:24.911-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:04.838-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:37.353-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:58.771-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22241" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5774" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5774" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, 6u60 and earlier, 5.0u51 and earlier, and Embedded 7u40 and earlier allows remote attackers to affect integrity via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:40.836-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:40.132-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:19.677-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:27.278-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:04.755-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:38.633-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:58.636-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22239" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5804" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5804" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, JRockit R28.2.8 and earlier, and JRockit R27.7.6 and earlier allows remote attackers to affect confidentiality and integrity via unknown vectors related to Javadoc.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:44.491-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:40.042-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:19.563-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:29.300-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:04.663-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:39.805-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:58.525-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22237" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5840" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5840" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:42.211-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:39.947-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:19.445-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:30.688-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:04.581-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:40.672-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:58.386-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22205" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5806" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5806" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Swing, a different vulnerability than CVE-2013-5805.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:41.915-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:39.440-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:18.460-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:16.021-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:04.190-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:32.331-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:58.188-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22202" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5778" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5778" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, 6u60 and earlier, 5.0u51 and earlier, and Embedded 7u40 and earlier allows remote attackers to affect confidentiality via unknown vectors related to 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:44.047-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:38.960-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:17.960-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:16.193-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:04.110-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:32.449-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:58.027-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22194" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote Denial of Service (DoS), Bypass Security Restrictions</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2009-0590" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0590" source="CVE"/>
        <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="2014-03-03T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-03-05T13:35:20.467-05:00">DRAFT</status_change>
            <status_change date="2014-03-24T04:01:33.582-04:00">INTERIM</status_change>
            <status_change date="2014-04-14T04:00:10.262-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:47.665-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:03.752-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:27.697-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:57.718-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="fips_1_1_2.FIPS-CONF version is less than FIPS-OPENSSL-1.1.2.049" test_ref="oval:org.mitre.oval:tst:99811"/>
            <criterion comment="fips_1_1_2.FIPS-DOC version is less than FIPS-OPENSSL-1.1.2.049" test_ref="oval:org.mitre.oval:tst:100764"/>
            <criterion comment="fips_1_1_2.FIPS-INC version is less than FIPS-OPENSSL-1.1.2.049" test_ref="oval:org.mitre.oval:tst:100389"/>
            <criterion comment="fips_1_1_2.FIPS-LIB version is less than FIPS-OPENSSL-1.1.2.049" test_ref="oval:org.mitre.oval:tst:100740"/>
            <criterion comment="fips_1_1_2.FIPS-MAN version is less than FIPS-OPENSSL-1.1.2.049" test_ref="oval:org.mitre.oval:tst:100721"/>
            <criterion comment="fips_1_1_2.FIPS-MIS version is less than FIPS-OPENSSL-1.1.2.049" test_ref="oval:org.mitre.oval:tst:100493"/>
            <criterion comment="fips_1_1_2.FIPS-RUN version is less than FIPS-OPENSSL-1.1.2.049" test_ref="oval:org.mitre.oval:tst:100790"/>
            <criterion comment="fips_1_1_2.FIPS-SRC version is less than FIPS-OPENSSL-1.1.2.049" test_ref="oval:org.mitre.oval:tst:100598"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="fips_1_2.FIPS-CONF version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100503"/>
            <criterion comment="fips_1_2.FIPS-DOC version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100555"/>
            <criterion comment="fips_1_2.FIPS-INC version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100546"/>
            <criterion comment="fips_1_2.FIPS-LIB version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100756"/>
            <criterion comment="fips_1_2.FIPS-MAN version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100601"/>
            <criterion comment="fips_1_2.FIPS-MIS version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100672"/>
            <criterion comment="fips_1_2.FIPS-RUN version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100745"/>
            <criterion comment="fips_1_2.FIPS-SRC version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100801"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100123"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100659"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100591"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100626"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100173"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100651"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100577"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100007"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100608"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100458"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100685"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="URL: version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:100376"/>
            <criterion comment="fips_1_1_2.FIPS-CONF version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:100798"/>
            <criterion comment="fips_1_1_2.FIPS-DOC version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:99825"/>
            <criterion comment="fips_1_1_2.FIPS-INC version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:100562"/>
            <criterion comment="fips_1_1_2.FIPS-LIB version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:100344"/>
            <criterion comment="fips_1_1_2.FIPS-MAN version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:100186"/>
            <criterion comment="fips_1_1_2.FIPS-MIS version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:100674"/>
            <criterion comment="fips_1_1_2.FIPS-RUN version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:100495"/>
            <criterion comment="fips_1_1_2.FIPS-SRC version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:100241"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="fips_1_2.FIPS-CONF version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100648"/>
            <criterion comment="fips_1_2.FIPS-DOC version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100530"/>
            <criterion comment="fips_1_2.FIPS-INC version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100636"/>
            <criterion comment="fips_1_2.FIPS-LIB version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100319"/>
            <criterion comment="fips_1_2.FIPS-MAN version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100671"/>
            <criterion comment="fips_1_2.FIPS-MIS version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100463"/>
            <criterion comment="fips_1_2.FIPS-RUN version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100815"/>
            <criterion comment="fips_1_2.FIPS-SRC version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100266"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100330"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100540"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100225"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100523"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100629"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100639"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100653"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100622"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100620"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100796"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100819"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="URL: version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:99830"/>
            <criterion comment="fips_1_1_2.FIPS-CONF version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:100667"/>
            <criterion comment="fips_1_1_2.FIPS-DOC version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:100763"/>
            <criterion comment="fips_1_1_2.FIPS-INC version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:100287"/>
            <criterion comment="fips_1_1_2.FIPS-LIB version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:100826"/>
            <criterion comment="fips_1_1_2.FIPS-MAN version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:100531"/>
            <criterion comment="fips_1_1_2.FIPS-MIS version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:100789"/>
            <criterion comment="fips_1_1_2.FIPS-RUN version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:100732"/>
            <criterion comment="fips_1_1_2.FIPS-SRC version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:100698"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="fips_1_2.FIPS-CONF version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100814"/>
            <criterion comment="fips_1_2.FIPS-DOC version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100621"/>
            <criterion comment="fips_1_2.FIPS-INC version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100547"/>
            <criterion comment="fips_1_2.FIPS-LIB version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100632"/>
            <criterion comment="fips_1_2.FIPS-MAN version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100125"/>
            <criterion comment="fips_1_2.FIPS-MIS version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100710"/>
            <criterion comment="fips_1_2.FIPS-RUN version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100232"/>
            <criterion comment="fips_1_2.FIPS-SRC version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:99850"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100794"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100400"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100752"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100838"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100779"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100565"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100806"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100234"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100250"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100827"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100841"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22176" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5772" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5772" source="CVE"/>
        <description>Unspecified vulnerability in the Java SE component in Oracle Java SE Java SE 7u40 and earlier and Java SE 6u60 and earlier allows remote attackers to affect integrity via unknown vectors related to jhat.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:40.179-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:38.879-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:17.588-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:19.592-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:03.639-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:15.308-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:57.540-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22157" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5775" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5775" source="CVE"/>
        <description>Unspecified vulnerability in the Java SE and JavaFX components in Oracle Java SE 7u40 and earlier and JavaFX 2.2.40 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:48.937-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:38.682-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:16.994-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:31.204-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:03.306-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:20.365-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:57.432-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22155" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5843" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5843" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, JavaFX 2.2.40 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:41.073-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:38.543-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:16.816-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:32.291-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:03.200-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:20.872-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:57.307-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22137" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5814" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5814" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality, integrity, and availability via vectors related to CORBA.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:47.156-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:38.338-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:16.544-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:30.894-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:03.105-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:40.758-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:57.198-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22135" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5848" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5848" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, and JavaFX 2.2.40 and earlier allows remote attackers to affect integrity via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:48.036-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:38.253-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:16.442-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:31.376-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:02.994-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:41.039-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:57.044-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22046" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5780" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5780" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, JRockit R28.2.8 and earlier, JRockit R27.7.6 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:44.709-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:37.319-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:14.873-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:23.407-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:02.718-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:16.793-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:56.879-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22023" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote Denial of Service (DoS), Bypass Security Restrictions</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2009-0591" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0591" source="CVE"/>
        <description>The CMS_verify function in OpenSSL 0.9.8h through 0.9.8j, when CMS is enabled, does not properly handle errors associated with malformed signed attributes, which allows remote attackers to repudiate a signature that originally appeared to be valid but was actually invalid.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-03-03T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-03-05T13:35:18.572-05:00">DRAFT</status_change>
            <status_change date="2014-03-24T04:01:32.033-04:00">INTERIM</status_change>
            <status_change date="2014-04-14T04:00:08.913-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:12.282-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:02.309-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:12.515-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:56.507-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="fips_1_1_2.FIPS-CONF version is less than FIPS-OPENSSL-1.1.2.049" test_ref="oval:org.mitre.oval:tst:99811"/>
            <criterion comment="fips_1_1_2.FIPS-DOC version is less than FIPS-OPENSSL-1.1.2.049" test_ref="oval:org.mitre.oval:tst:100764"/>
            <criterion comment="fips_1_1_2.FIPS-INC version is less than FIPS-OPENSSL-1.1.2.049" test_ref="oval:org.mitre.oval:tst:100389"/>
            <criterion comment="fips_1_1_2.FIPS-LIB version is less than FIPS-OPENSSL-1.1.2.049" test_ref="oval:org.mitre.oval:tst:100740"/>
            <criterion comment="fips_1_1_2.FIPS-MAN version is less than FIPS-OPENSSL-1.1.2.049" test_ref="oval:org.mitre.oval:tst:100721"/>
            <criterion comment="fips_1_1_2.FIPS-MIS version is less than FIPS-OPENSSL-1.1.2.049" test_ref="oval:org.mitre.oval:tst:100493"/>
            <criterion comment="fips_1_1_2.FIPS-RUN version is less than FIPS-OPENSSL-1.1.2.049" test_ref="oval:org.mitre.oval:tst:100790"/>
            <criterion comment="fips_1_1_2.FIPS-SRC version is less than FIPS-OPENSSL-1.1.2.049" test_ref="oval:org.mitre.oval:tst:100598"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="fips_1_2.FIPS-CONF version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100503"/>
            <criterion comment="fips_1_2.FIPS-DOC version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100555"/>
            <criterion comment="fips_1_2.FIPS-INC version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100546"/>
            <criterion comment="fips_1_2.FIPS-LIB version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100756"/>
            <criterion comment="fips_1_2.FIPS-MAN version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100601"/>
            <criterion comment="fips_1_2.FIPS-MIS version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100672"/>
            <criterion comment="fips_1_2.FIPS-RUN version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100745"/>
            <criterion comment="fips_1_2.FIPS-SRC version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100801"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100123"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100659"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100591"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100626"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100173"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100651"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100577"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100007"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100608"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100458"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.07m.049" test_ref="oval:org.mitre.oval:tst:100685"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="URL: version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:100376"/>
            <criterion comment="fips_1_1_2.FIPS-CONF version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:100798"/>
            <criterion comment="fips_1_1_2.FIPS-DOC version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:99825"/>
            <criterion comment="fips_1_1_2.FIPS-INC version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:100562"/>
            <criterion comment="fips_1_1_2.FIPS-LIB version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:100344"/>
            <criterion comment="fips_1_1_2.FIPS-MAN version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:100186"/>
            <criterion comment="fips_1_1_2.FIPS-MIS version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:100674"/>
            <criterion comment="fips_1_1_2.FIPS-RUN version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:100495"/>
            <criterion comment="fips_1_1_2.FIPS-SRC version is less than FIPS-OPENSSL-1.1.2.050" test_ref="oval:org.mitre.oval:tst:100241"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="fips_1_2.FIPS-CONF version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100648"/>
            <criterion comment="fips_1_2.FIPS-DOC version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100530"/>
            <criterion comment="fips_1_2.FIPS-INC version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100636"/>
            <criterion comment="fips_1_2.FIPS-LIB version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100319"/>
            <criterion comment="fips_1_2.FIPS-MAN version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100671"/>
            <criterion comment="fips_1_2.FIPS-MIS version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100463"/>
            <criterion comment="fips_1_2.FIPS-RUN version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100815"/>
            <criterion comment="fips_1_2.FIPS-SRC version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100266"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100330"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100540"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100225"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100523"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100629"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100639"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100653"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100622"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100620"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100796"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.07m.050" test_ref="oval:org.mitre.oval:tst:100819"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="URL: version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:99830"/>
            <criterion comment="fips_1_1_2.FIPS-CONF version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:100667"/>
            <criterion comment="fips_1_1_2.FIPS-DOC version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:100763"/>
            <criterion comment="fips_1_1_2.FIPS-INC version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:100287"/>
            <criterion comment="fips_1_1_2.FIPS-LIB version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:100826"/>
            <criterion comment="fips_1_1_2.FIPS-MAN version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:100531"/>
            <criterion comment="fips_1_1_2.FIPS-MIS version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:100789"/>
            <criterion comment="fips_1_1_2.FIPS-RUN version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:100732"/>
            <criterion comment="fips_1_1_2.FIPS-SRC version is less than FIPS-OPENSSL-1.1.2.051" test_ref="oval:org.mitre.oval:tst:100698"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="fips_1_2.FIPS-CONF version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100814"/>
            <criterion comment="fips_1_2.FIPS-DOC version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100621"/>
            <criterion comment="fips_1_2.FIPS-INC version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100547"/>
            <criterion comment="fips_1_2.FIPS-LIB version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100632"/>
            <criterion comment="fips_1_2.FIPS-MAN version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100125"/>
            <criterion comment="fips_1_2.FIPS-MIS version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100710"/>
            <criterion comment="fips_1_2.FIPS-RUN version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100232"/>
            <criterion comment="fips_1_2.FIPS-SRC version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:99850"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02435">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100794"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100400"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100752"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100838"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100779"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100565"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100806"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100234"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100250"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100827"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08k.003" test_ref="oval:org.mitre.oval:tst:100841"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:22015" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5809" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5809" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:48.263-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:37.153-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:14.634-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:09.957-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:02.185-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:29.287-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:56.336-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:21993" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5817" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5817" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality, integrity, and availability via vectors related to JNDI.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:38.642-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:36.649-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:13.638-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:13.034-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:02.096-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:30.734-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:56.206-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:21978" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5783" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5783" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality and integrity via unknown vectors related to Swing.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:44.927-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:36.539-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:13.489-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:17.002-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:01.835-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:32.965-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:56.066-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:21969" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX Running BIND, Remote Denial of Service  (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2014-0591" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0591" source="CVE"/>
        <description>The query_findclosestnsec3 function in query.c in named in ISC BIND 9.6, 9.7, and 9.8 before 9.8.6-P2 and 9.9 before 9.9.4-P2, and 9.6-ESV before 9.6-ESV-R10-P2, allows remote attackers to cause a denial of service (INSIST assertion failure and daemon exit) via a crafted DNS query to an authoritative nameserver that uses the NSEC3 signing feature.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-06T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:16:20.153-05:00">DRAFT</status_change>
            <status_change date="2014-03-10T04:00:36.467-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:13.392-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:37.731-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:01.724-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:23.319-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:55.906-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="NameService.BIND-AUX version is less than C.9.7.3.4.0" test_ref="oval:org.mitre.oval:tst:100770"/>
          <criterion comment="NameService.BIND-RUN version is less than C.9.7.3.4.0" test_ref="oval:org.mitre.oval:tst:100616"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:21918" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-3829" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-3829" source="CVE"/>
        <description>Unspecified vulnerability in the Java SE, Java SE Embedded component in Oracle Java SE Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality and integrity via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:47.797-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:35.915-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:12.961-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:21.734-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:01.620-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:16.082-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:55.743-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:21864" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2008-5077" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5077" source="CVE"/>
        <description>OpenSSL 0.9.8i and earlier does not properly check the return value from the EVP_VerifyFinal function, which allows remote attackers to bypass validation of the certificate chain via a malformed SSL/TLS signature for DSA and ECDSA keys.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-03-03T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-03-05T13:30:51.225-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:31.505-04:00">INTERIM</status_change>
            <status_change date="2014-04-14T04:00:07.694-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:14.116-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:01.239-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:31.180-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:55.316-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02418">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="fips_1_1_2.FIPS-CONF version is less than FIPS-OPENSSL-1.1.2.046" test_ref="oval:org.mitre.oval:tst:100517"/>
            <criterion comment="fips_1_1_2.FIPS-DOC version is less than FIPS-OPENSSL-1.1.2.046" test_ref="oval:org.mitre.oval:tst:99862"/>
            <criterion comment="fips_1_1_2.FIPS-INC version is less than FIPS-OPENSSL-1.1.2.046" test_ref="oval:org.mitre.oval:tst:100538"/>
            <criterion comment="fips_1_1_2.FIPS-LIB version is less than FIPS-OPENSSL-1.1.2.046" test_ref="oval:org.mitre.oval:tst:100412"/>
            <criterion comment="fips_1_1_2.FIPS-MAN version is less than FIPS-OPENSSL-1.1.2.046" test_ref="oval:org.mitre.oval:tst:100611"/>
            <criterion comment="fips_1_1_2.FIPS-MIS version is less than FIPS-OPENSSL-1.1.2.046" test_ref="oval:org.mitre.oval:tst:100398"/>
            <criterion comment="fips_1_1_2.FIPS-RUN version is less than FIPS-OPENSSL-1.1.2.046" test_ref="oval:org.mitre.oval:tst:100484"/>
            <criterion comment="fips_1_1_2.FIPS-SRC version is less than FIPS-OPENSSL-1.1.2.046" test_ref="oval:org.mitre.oval:tst:100390"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02418">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="fips_1_2.FIPS-CONF version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100755"/>
            <criterion comment="fips_1_2.FIPS-DOC version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100774"/>
            <criterion comment="fips_1_2.FIPS-INC version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100424"/>
            <criterion comment="fips_1_2.FIPS-LIB version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100771"/>
            <criterion comment="fips_1_2.FIPS-MAN version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100564"/>
            <criterion comment="fips_1_2.FIPS-MIS version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100681"/>
            <criterion comment="fips_1_2.FIPS-RUN version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100750"/>
            <criterion comment="fips_1_2.FIPS-SRC version is less than FIPS-OPENSSL-1.2.001" test_ref="oval:org.mitre.oval:tst:100596"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02418">
          <criterion comment="HP-UX B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.07m.046" test_ref="oval:org.mitre.oval:tst:100507"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.07m.046" test_ref="oval:org.mitre.oval:tst:100684"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.07m.046" test_ref="oval:org.mitre.oval:tst:100727"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.07m.046" test_ref="oval:org.mitre.oval:tst:100731"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.07m.046" test_ref="oval:org.mitre.oval:tst:100655"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.07m.046" test_ref="oval:org.mitre.oval:tst:100749"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.07m.046" test_ref="oval:org.mitre.oval:tst:100719"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.07m.046" test_ref="oval:org.mitre.oval:tst:100663"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.07m.046" test_ref="oval:org.mitre.oval:tst:100451"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.07m.046" test_ref="oval:org.mitre.oval:tst:100677"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.07m.046" test_ref="oval:org.mitre.oval:tst:100156"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02418">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="URL: version is less than FIPS-OPENSSL-1.1.2.047" test_ref="oval:org.mitre.oval:tst:99877"/>
            <criterion comment="fips_1_1_2.FIPS-CONF version is less than FIPS-OPENSSL-1.1.2.047" test_ref="oval:org.mitre.oval:tst:100404"/>
            <criterion comment="fips_1_1_2.FIPS-DOC version is less than FIPS-OPENSSL-1.1.2.047" test_ref="oval:org.mitre.oval:tst:100535"/>
            <criterion comment="fips_1_1_2.FIPS-INC version is less than FIPS-OPENSSL-1.1.2.047" test_ref="oval:org.mitre.oval:tst:99801"/>
            <criterion comment="fips_1_1_2.FIPS-LIB version is less than FIPS-OPENSSL-1.1.2.047" test_ref="oval:org.mitre.oval:tst:100800"/>
            <criterion comment="fips_1_1_2.FIPS-MAN version is less than FIPS-OPENSSL-1.1.2.047" test_ref="oval:org.mitre.oval:tst:100782"/>
            <criterion comment="fips_1_1_2.FIPS-MIS version is less than FIPS-OPENSSL-1.1.2.047" test_ref="oval:org.mitre.oval:tst:100059"/>
            <criterion comment="fips_1_1_2.FIPS-RUN version is less than FIPS-OPENSSL-1.1.2.047" test_ref="oval:org.mitre.oval:tst:100787"/>
            <criterion comment="fips_1_1_2.FIPS-SRC version is less than FIPS-OPENSSL-1.1.2.047" test_ref="oval:org.mitre.oval:tst:100408"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02418">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="fips_1_2.FIPS-CONF version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100777"/>
            <criterion comment="fips_1_2.FIPS-DOC version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100739"/>
            <criterion comment="fips_1_2.FIPS-INC version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100793"/>
            <criterion comment="fips_1_2.FIPS-LIB version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100496"/>
            <criterion comment="fips_1_2.FIPS-MAN version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100342"/>
            <criterion comment="fips_1_2.FIPS-MIS version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100529"/>
            <criterion comment="fips_1_2.FIPS-RUN version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100167"/>
            <criterion comment="fips_1_2.FIPS-SRC version is less than FIPS-OPENSSL-1.2.002" test_ref="oval:org.mitre.oval:tst:100515"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02418">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.07m.047" test_ref="oval:org.mitre.oval:tst:100553"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.07m.047" test_ref="oval:org.mitre.oval:tst:100557"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.07m.047" test_ref="oval:org.mitre.oval:tst:100640"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.07m.047" test_ref="oval:org.mitre.oval:tst:100441"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.07m.047" test_ref="oval:org.mitre.oval:tst:100687"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.07m.047" test_ref="oval:org.mitre.oval:tst:100643"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.07m.047" test_ref="oval:org.mitre.oval:tst:100444"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.07m.047" test_ref="oval:org.mitre.oval:tst:100205"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.07m.047" test_ref="oval:org.mitre.oval:tst:100757"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.07m.047" test_ref="oval:org.mitre.oval:tst:100593"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.07m.047" test_ref="oval:org.mitre.oval:tst:100728"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02418">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="URL: version is less than FIPS-OPENSSL-1.1.2.048" test_ref="oval:org.mitre.oval:tst:100247"/>
            <criterion comment="fips_1_1_2.FIPS-CONF version is less than FIPS-OPENSSL-1.1.2.048" test_ref="oval:org.mitre.oval:tst:100578"/>
            <criterion comment="fips_1_1_2.FIPS-DOC version is less than FIPS-OPENSSL-1.1.2.048" test_ref="oval:org.mitre.oval:tst:100737"/>
            <criterion comment="fips_1_1_2.FIPS-INC version is less than FIPS-OPENSSL-1.1.2.048" test_ref="oval:org.mitre.oval:tst:100704"/>
            <criterion comment="fips_1_1_2.FIPS-LIB version is less than FIPS-OPENSSL-1.1.2.048" test_ref="oval:org.mitre.oval:tst:100559"/>
            <criterion comment="fips_1_1_2.FIPS-MAN version is less than FIPS-OPENSSL-1.1.2.048" test_ref="oval:org.mitre.oval:tst:100528"/>
            <criterion comment="fips_1_1_2.FIPS-MIS version is less than FIPS-OPENSSL-1.1.2.048" test_ref="oval:org.mitre.oval:tst:100766"/>
            <criterion comment="fips_1_1_2.FIPS-RUN version is less than FIPS-OPENSSL-1.1.2.048" test_ref="oval:org.mitre.oval:tst:100377"/>
            <criterion comment="fips_1_1_2.FIPS-SRC version is less than FIPS-OPENSSL-1.1.2.048" test_ref="oval:org.mitre.oval:tst:100746"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02418">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="fips_1_2.FIPS-CONF version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100361"/>
            <criterion comment="fips_1_2.FIPS-DOC version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100574"/>
            <criterion comment="fips_1_2.FIPS-INC version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100019"/>
            <criterion comment="fips_1_2.FIPS-LIB version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100251"/>
            <criterion comment="fips_1_2.FIPS-MAN version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100351"/>
            <criterion comment="fips_1_2.FIPS-MIS version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100194"/>
            <criterion comment="fips_1_2.FIPS-RUN version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100382"/>
            <criterion comment="fips_1_2.FIPS-SRC version is less than FIPS-OPENSSL-1.2.003" test_ref="oval:org.mitre.oval:tst:100350"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02418">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08j.003" test_ref="oval:org.mitre.oval:tst:100154"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08j.003" test_ref="oval:org.mitre.oval:tst:100625"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08j.003" test_ref="oval:org.mitre.oval:tst:100414"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08j.003" test_ref="oval:org.mitre.oval:tst:100358"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08j.003" test_ref="oval:org.mitre.oval:tst:100614"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08j.003" test_ref="oval:org.mitre.oval:tst:100417"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08j.003" test_ref="oval:org.mitre.oval:tst:100682"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08j.003" test_ref="oval:org.mitre.oval:tst:100504"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08j.003" test_ref="oval:org.mitre.oval:tst:100633"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08j.003" test_ref="oval:org.mitre.oval:tst:100690"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08j.003" test_ref="oval:org.mitre.oval:tst:99876"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:21843" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5829" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5829" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:38.199-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:35.765-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:12.628-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:46.171-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:01.128-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:27.002-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:55.167-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:21832" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5797" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5797" source="CVE"/>
        <description>Unspecified vulnerability in Oracle Java SE 7u40 and earlier, Java SE 6u60 and earlier, Java SE 5.0u51 and earlier, JRockit R28.2.8 and earlier, JRockit R27.7.6 and earlier, and JavaFX 2.2.40 and earlier allows remote authenticated users to affect integrity via unknown vectors related to Javadoc.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:38.868-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:35.685-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:12.528-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:50.052-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:00.962-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:28.811-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:54.976-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:21588" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-5776" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5776" source="CVE"/>
        <description>Unspecified vulnerability in the Java SE and Java SE Embedded components in Oracle Java SE Java SE 7u40 and earlier, Java SE 6u60 and earlier, and Java SE Embedded 7u40 and earlier allows remote attackers to affect integrity via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:39.338-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:34.757-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:11.200-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:52.017-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:00.868-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:29.807-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:54.811-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:21576" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-4002" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4002" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) in IBM Java 5.0 before 5.0 SR16-FP3, 6 before 6 SR14, 6.0.1 before 6.0.1 SR6, and 7 before 7 SR5 allows remote attackers to affect availability via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-02-07T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </submitted>
            <status_change date="2014-02-19T09:11:39.102-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-10T04:00:34.668-04:00">INTERIM</status_change>
            <status_change date="2014-03-31T04:00:11.054-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:02.720-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:00.697-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:34.881-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:54.544-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP-UX B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100619"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100631"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100445"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100726"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100645"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100159"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100701"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100720"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.08.00" test_ref="oval:org.mitre.oval:tst:100722"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:211" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX 11.23 Blind Connection Reset Attack Vulnerability</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0790" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0790"/>
        <description>Multiple TCP/IP and ICMP implementations allow remote attackers to cause a denial of service (reset TCP connections) via spoofed ICMP error messages, aka the "blind connection-reset attack."  NOTE: CVE-2004-0790, CVE-2004-0791, and CVE-2004-1060 have been SPLIT based on different attacks; CVE-2005-0065, CVE-2005-0066, CVE-2005-0067, and CVE-2005-0068 are related identifiers that are SPLIT based on the underlying vulnerability.  While CVE normally SPLITs based on vulnerability, the attack-based identifiers exist due to the variety and number of affected implementations and solutions that address the attacks instead of the underlying vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:48:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:44.322-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:51.097-04:00">ACCEPTED</status_change>
            <modified comment="Added title." date="2007-02-26T01:00:00.930-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-26T00:59:48.970-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:11.753-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:29.901-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:11.686-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:211 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:05:31.338-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:26.877-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:23.560-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:34.539-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.23">
          <criteria operator="AND" comment="700 Series OS Release 11.23">
            <criterion comment="700-series HP" test_ref="oval:org.mitre.oval:tst:3443"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.23">
            <criterion comment="800-series HP" test_ref="oval:org.mitre.oval:tst:4124"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
        </criteria>
        <criterion negate="true" comment="Patch PHNE_32606 is installed" test_ref="oval:org.mitre.oval:tst:3439"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19946" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Execution of Arbitrary Code, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-1682" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1682" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 6 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Beans, a different vulnerability than CVE-2012-3136.  NOTE: Oracle has not commented on claims from a downstream vendor that this issue is related to "XMLDecoder security issue via ClassFinder."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:10.799-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:28.916-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:02.249-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:03.298-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:34.432-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:20.523-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:00.350-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:15.557-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:54.398-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70 version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88421"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88805"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88683"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88501"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88520"/>
          <criterion comment="Jre70.JRE70 version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88728"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88402"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:87947"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88756"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88522"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88380"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19933" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-5072" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5072" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier, and 6 Update 35 and earlier, allows remote attackers to affect confidentiality via unknown vectors related to Security.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:15.757-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:28.328-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:01.102-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:01.610-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:30.453-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:14.811-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:02:00.163-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:13.460-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:54.182-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88118"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88647"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88476"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88516"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88534"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88372"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88715"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88702"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88568"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88561"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88811"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88530"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88815"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88775"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88467"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88664"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88754"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87869"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88834"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88839"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88708"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88765"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88657"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88254"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88758"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87965"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88434"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88684"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88883"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88410"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:87981"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88844"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88273"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88265"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88921"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88898"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88673"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88940"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88743"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88141"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89050"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88871"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88978"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88938"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89041"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89122"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88851"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19923" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-5079" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5079" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier, 6 Update 35 and earlier, 5.0 Update 36 and earlier, and 1.4.2_38 and earlier allows remote attackers to affect integrity via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:34.248-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:27.815-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:00.202-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:41.921-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:30.263-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:12.986-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:59.978-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:03.529-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:53.939-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88118"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88647"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88476"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88516"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88534"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88372"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88715"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88702"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88568"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88561"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88811"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88530"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88815"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88775"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88467"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88664"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88754"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87869"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88834"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88839"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88708"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88765"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88657"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88254"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88758"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87965"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88434"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88684"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88883"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88410"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:87981"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88844"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88273"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88265"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88921"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88898"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88673"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88940"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88743"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88141"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89050"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88871"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88978"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88938"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89041"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89122"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88851"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19918" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-1533" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1533" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier, and 6 Update 35 and earlier, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:38.622-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:27.518-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:59.611-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:38.612-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:30.077-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:03.040-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:59.752-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:59.809-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:53.611-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88118"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88647"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88476"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88516"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88534"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88372"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88715"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88702"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88568"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88561"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88811"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88530"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88815"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88775"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88467"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88664"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88754"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87869"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88834"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88839"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88708"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88765"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88657"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88254"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88758"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87965"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88434"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88684"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88883"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88410"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:87981"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88844"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88273"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88265"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88921"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88898"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88673"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88940"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88743"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88141"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89050"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88871"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88978"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88938"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89041"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89122"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88851"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19917" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-5083" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5083" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier, 6 Update 35 and earlier, 5.0 Update 36 and earlier, 1.4.2_38 and earlier, and JavaFX 2.2 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:46.321-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:27.366-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:59.347-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:36.732-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:29.903-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:58.312-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:59.565-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:57.286-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:53.351-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88118"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88647"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88476"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88516"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88534"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88372"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88715"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88702"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88568"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88561"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88811"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88530"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88815"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88775"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88467"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88664"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88754"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87869"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88834"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88839"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88708"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88765"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88657"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88254"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88758"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87965"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88434"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88684"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88883"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88410"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:87981"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88844"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88273"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88265"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88921"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88898"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88673"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88940"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88743"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88141"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89050"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88871"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88978"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88938"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89041"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89122"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88851"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19916" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Execution of Arbitrary Code, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-3136" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3136" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 6 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Beans, a different vulnerability than CVE-2012-1682.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:29.426-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:27.299-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:59.245-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:36.638-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:34.317-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:58.110-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:59.452-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:57.199-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:53.195-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70 version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88421"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88805"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88683"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88501"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88520"/>
          <criterion comment="Jre70.JRE70 version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88728"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88402"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:87947"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88756"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88522"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88380"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19914" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-3159" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3159" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier, and 6 Update 35 and earlier, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:48.145-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:27.099-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:58.660-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:36.241-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:29.725-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:56.381-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:59.270-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:56.861-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:52.969-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88118"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88647"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88476"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88516"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88534"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88372"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88715"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88702"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88568"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88561"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88811"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88530"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88815"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88775"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88467"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88664"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88754"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87869"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88834"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88839"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88708"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88765"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88657"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88254"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88758"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87965"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88434"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88684"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88883"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88410"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:87981"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88844"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88273"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88265"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88921"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88898"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88673"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88940"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88743"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88141"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89050"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88871"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88978"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88938"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89041"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89122"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88851"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19912" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-5077" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5077" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier, 6 Update 35 and earlier, 5.0 Update 36 and earlier, and 1.4.2_38 and earlier allows remote attackers to affect confidentiality via unknown vectors related to Security.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:15.020-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:26.913-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:57.931-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:37.443-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:29.543-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:59.645-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:59.053-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:58.314-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:52.695-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88118"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88647"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88476"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88516"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88534"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88372"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88715"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88702"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88568"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88561"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88811"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88530"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88815"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88775"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88467"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88664"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88754"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87869"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88834"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88839"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88708"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88765"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88657"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88254"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88758"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87965"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88434"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88684"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88883"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88410"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:87981"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88844"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88273"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88265"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88921"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88898"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88673"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88940"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88743"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88141"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89050"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88871"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88978"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88938"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89041"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89122"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88851"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19901" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running BIND, Remote Domain Name Revalidation</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-1033" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1033" source="CVE"/>
        <description>The resolver in ISC BIND 9 through 9.8.1-P1 overwrites cached server names and TTL values in NS records during the processing of a response to an A record query, which allows remote attackers to trigger continued resolvability of revoked domain names via a "ghost domain names" attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:59.579-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:26.415-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:56.538-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:33.448-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:29.400-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:40.931-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:58.930-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:53.424-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:52.550-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02835">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NameService.BIND-AUX version is less than C.9.7.3.1.0" test_ref="oval:org.mitre.oval:tst:88423"/>
            <criterion comment="NameService.BIND-RUN version is less than C.9.7.3.1.0" test_ref="oval:org.mitre.oval:tst:89060"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02835">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="BindUpgrade.BIND-UPGRADE version is less than C.9.3.2.13.0" test_ref="oval:org.mitre.oval:tst:88671"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02835">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="BindUpgrade.BIND-UPGRADE version is less than C.9.3.2.13.0" test_ref="oval:org.mitre.oval:tst:88394"/>
            <criterion comment="BindUpgrade.BIND2-UPGRADE version is less than C.9.3.2.13.0" test_ref="oval:org.mitre.oval:tst:88656"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02835">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NameService.BIND-AUX version is less than C.9.3.2.15.0" test_ref="oval:org.mitre.oval:tst:88987"/>
            <criterion comment="NameService.BIND-RUN version is less than C.9.3.2.15.0" test_ref="oval:org.mitre.oval:tst:88818"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02835">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="BINDv920.INET-SVCS-BIND version is less than B.11.00.01.004" test_ref="oval:org.mitre.oval:tst:88830"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02835">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="InternetSrvcs.INETSVCS-INETD is installed" test_ref="oval:org.mitre.oval:tst:89115"/>
            <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" test_ref="oval:org.mitre.oval:tst:89082"/>
            <criterion comment="InternetSrvcs.INETSVCS2-RUN is installed" test_ref="oval:org.mitre.oval:tst:89142"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_43369 is installed" test_ref="oval:org.mitre.oval:tst:88980"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19895" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-3143" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3143" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier, 6 Update 35 and earlier, and 5.0 Update 36 and earlier allows remote attackers to affect confidentiality, integrity, and availability, related to JMX.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:22.047-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:26.074-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:55.219-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:58.352-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:29.213-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:03.912-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:58.751-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:26.853-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:52.132-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88118"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88647"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88476"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88516"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88534"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88372"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88715"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88702"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88568"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88561"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88811"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88530"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88815"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88775"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88467"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88664"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88754"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87869"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88834"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88839"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88708"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88765"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88657"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88254"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88758"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87965"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88434"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88684"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88883"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88410"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:87981"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88844"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88273"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88265"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88921"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88898"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88673"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88940"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88743"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88141"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89050"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88871"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88978"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88938"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89041"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89122"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88851"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19891" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-1532" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1532" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier and 6 Update 35 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:30.377-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:25.810-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:54.304-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:58.482-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:29.038-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:04.372-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:58.559-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:27.019-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:51.522-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88118"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88647"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88476"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88516"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88534"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88372"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88715"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88702"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88568"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88561"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88811"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88530"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88815"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88775"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88467"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88664"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88754"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87869"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88834"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88839"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88708"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88765"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88657"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88254"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88758"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87965"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88434"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88684"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88883"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88410"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:87981"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88844"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88273"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88265"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88921"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88898"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88673"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88940"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88743"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88141"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89050"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88871"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88978"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88938"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89041"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89122"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88851"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19890" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-1717" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1717" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 update 32 and earlier, 5 update 35 and earlier, and 1.4.2_37 and earlier allows local users to affect confidentiality via unknown vectors related to printing on Solaris or Linux.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:21.840-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:25.668-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:53.844-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:15.772-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:28.826-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:56.296-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:58.359-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:32.019-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:51.247-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88065"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88519"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88659"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88401"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88419"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88153"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88669"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88458"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88655"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88235"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88562"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88633"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88597"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88541"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88611"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88640"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88371"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88291"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88675"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88471"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88039"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87730"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88623"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88588"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87780"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87946"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88732"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88774"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88703"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88457"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88548"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88735"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88271"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88507"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88719"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88760"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88676"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88609"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88691"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88617"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88641"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88781"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88766"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88386"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88724"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88747"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88771"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88729"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19886" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-1711" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1711" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 update 32 and earlier, 5 update 35 and earlier, and 1.4.2_37 and earlier allows remote attackers to affect confidentiality, integrity, and availability, related to CORBA.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:10.603-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:25.417-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:52.814-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:14.109-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:28.639-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:52.562-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:58.156-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:30.126-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:50.985-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88065"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88519"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88659"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88401"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88419"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88153"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88669"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88458"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88655"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88235"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88562"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88633"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88597"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88541"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88611"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88640"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88371"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88291"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88675"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88471"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88039"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87730"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88623"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88588"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87780"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87946"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88732"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88774"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88703"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88457"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88548"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88735"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88271"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88507"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88719"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88760"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88676"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88609"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88691"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88617"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88641"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88781"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88766"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88386"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88724"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88747"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88771"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88729"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19883" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-5071" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5071" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier, 6 Update 35 and earlier, and 5.0 Update 36 and earlier allows remote attackers to affect confidentiality and integrity, related to JMX.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:11.881-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:25.021-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:52.069-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:14.532-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:28.447-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:53.606-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:57.926-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:30.787-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:50.765-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88118"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88647"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88476"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88516"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88534"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88372"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88715"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88702"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88568"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88561"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88811"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88530"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88815"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88775"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88467"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88664"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88754"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87869"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88834"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88839"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88708"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88765"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88657"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88254"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88758"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87965"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88434"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88684"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88883"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88410"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:87981"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88844"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88273"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88265"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88921"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88898"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88673"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88940"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88743"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88141"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89050"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88871"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88978"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88938"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89041"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89122"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88851"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19873" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-1722" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1722" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, and 6 update 32 and earlier, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than CVE-2012-1721.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:06.617-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:24.398-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:50.470-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:18.726-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:28.298-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:03.018-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:57.731-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:34.965-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:50.544-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88065"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88519"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88659"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88401"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88419"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88153"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88669"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88458"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88655"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88235"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88562"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88633"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88597"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88541"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88611"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88640"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88371"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88291"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88675"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88471"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88039"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87730"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88623"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88588"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87780"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87946"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88732"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88774"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88703"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88457"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88548"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88735"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88271"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88507"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88719"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88760"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88676"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88609"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88691"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88617"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88641"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88781"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88766"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88386"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88724"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88747"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88771"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88729"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19868" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-1713" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1713" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 update 32 and earlier, 5 update 35 and earlier, 1.4.2_37 and earlier, and JavaFX 2.1 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:23.506-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:24.080-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:49.276-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:21.621-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:28.115-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:10.710-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:57.551-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:38.296-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:50.337-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88065"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88519"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88659"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88401"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88419"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88153"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88669"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88458"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88655"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88235"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88562"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88633"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88597"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88541"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88611"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88640"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88371"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88291"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88675"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88471"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88039"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87730"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88623"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88588"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87780"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87946"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88732"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88774"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88703"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88457"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88548"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88735"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88271"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88507"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88719"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88760"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88676"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88609"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88691"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88617"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88641"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88781"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88766"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88386"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88724"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88747"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88771"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88729"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19863" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-1725" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1725" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 update 32 and earlier, and 5 update 35 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Hotspot.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:40.264-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:23.756-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:48.631-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:22.923-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:27.920-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:14.434-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:57.342-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:40.607-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:50.113-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88065"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88519"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88659"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88401"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88419"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88153"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88669"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88458"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88655"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88235"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88562"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88633"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88597"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88541"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88611"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88640"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88371"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88291"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88675"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88471"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88039"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87730"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88623"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88588"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87780"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87946"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88732"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88774"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88703"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88457"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88548"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88735"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88271"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88507"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88719"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88760"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88676"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88609"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88691"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88617"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88641"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88781"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88766"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88386"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88724"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88747"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88771"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88729"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19862" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-3216" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3216" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier, 6 Update 35 and earlier, 5.0 Update 36 and earlier, and 1.4.2_38 and earlier allows remote attackers to affect confidentiality via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:51.162-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:23.618-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:48.403-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:23.072-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:27.686-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:14.734-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:57.160-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:40.773-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:49.890-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88118"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88647"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88476"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88516"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88534"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88372"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88715"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88702"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88568"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88561"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88811"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88530"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88815"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88775"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88467"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88664"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88754"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87869"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88834"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88839"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88708"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88765"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88657"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88254"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88758"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87965"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88434"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88684"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88883"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88410"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:87981"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88844"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88273"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88265"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88921"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88898"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88673"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88940"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88743"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88141"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89050"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88871"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88978"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88938"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89041"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89122"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88851"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19858" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-1721" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1721" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, and 6 update 32 and earlier, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than CVE-2012-1722.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:39.281-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:23.326-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:47.998-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:25.043-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:27.497-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:19.300-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:56.921-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:43.175-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:49.627-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88065"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88519"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88659"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88401"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88419"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88153"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88669"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88458"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88655"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88235"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88562"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88633"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88597"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88541"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88611"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88640"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88371"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88291"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88675"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88471"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88039"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87730"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88623"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88588"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87780"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87946"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88732"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88774"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88703"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88457"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88548"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88735"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88271"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88507"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88719"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88760"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88676"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88609"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88691"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88617"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88641"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88781"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88766"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88386"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88724"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88747"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88771"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88729"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19854" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-0504" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0504" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, and 6 Update 30 and earlier, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Install and the Java Update mechanism.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:24.564-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:23.148-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:47.688-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:25.897-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:34.219-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:21.239-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:56.808-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:44.096-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:49.505-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88304"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88338"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88565"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88095"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88413"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88250"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88601"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88648"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88155"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19853" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-4416" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4416" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier, and 6 Update 35 and earlier, allows remote attackers to affect confidentiality and integrity via unknown vectors related to Hotspot.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:18.488-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:23.027-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:47.496-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:26.095-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:27.265-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:21.629-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:56.553-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:44.357-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:49.288-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88118"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88647"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88476"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88516"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88534"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88372"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88715"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88702"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88568"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88561"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88811"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88530"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88815"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88775"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88467"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88664"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88754"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87869"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88834"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88839"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88708"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88765"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88657"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88254"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88758"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87965"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88434"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88684"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88883"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88410"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:87981"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88844"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88273"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88265"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88921"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88898"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88673"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88940"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88743"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88141"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89050"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88871"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88978"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88938"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89041"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89122"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88851"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19849" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running BIND, Remote Denial of Service (DoS), Authentication Bypass</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-3817" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3817" source="CVE"/>
        <description>ISC BIND 9.4.x, 9.5.x, 9.6.x, and 9.7.x before 9.7.6-P2; 9.8.x before 9.8.3-P2; 9.9.x before 9.9.1-P2; and 9.6-ESV before 9.6-ESV-R7-P2, when DNSSEC validation is enabled, does not properly initialize the failing-query cache, which allows remote attackers to cause a denial of service (assertion failure and daemon exit) by sending many queries.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:46.906-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:22.919-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:47.331-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:29.550-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:27.142-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:31.163-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:56.442-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:48.521-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:49.172-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02823">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NameService.BIND-AUX version is less than C.9.7.3.0.0" test_ref="oval:org.mitre.oval:tst:88367"/>
            <criterion comment="NameService.BIND-RUN version is less than C.9.7.3.0.0" test_ref="oval:org.mitre.oval:tst:88525"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02823">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="BindUpgrade.BIND-UPGRADE version is less than C.9.3.2.12.0" test_ref="oval:org.mitre.oval:tst:88796"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02823">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="BindUpgrade.BIND-UPGRADE version is less than C.9.3.2.12.0" test_ref="oval:org.mitre.oval:tst:88721"/>
            <criterion comment="BindUpgrade.BIND2-UPGRADE version is less than C.9.3.2.12.0" test_ref="oval:org.mitre.oval:tst:88670"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02823">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NameService.BIND-AUX version is less than C.9.3.2.14.0" test_ref="oval:org.mitre.oval:tst:87846"/>
            <criterion comment="NameService.BIND-RUN version is less than C.9.3.2.14.0" test_ref="oval:org.mitre.oval:tst:88571"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19848" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-0507" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0507" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Update 30 and earlier, and 5.0 Update 33 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Concurrency.  NOTE: the previous information was obtained from the February 2012 Oracle CPU. Oracle has not commented on claims from a downstream vendor and third party researchers that this issue occurs because the AtomicReferenceArray class implementation does not ensure that the array is of the Object[] type, which allows attackers to cause a denial of service (JVM crash) or bypass Java sandbox restrictions.  NOTE: this issue was originally mapped to CVE-2011-3571, but that identifier was already assigned to a different issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:59.238-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:22.862-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:47.230-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:29.410-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:34.086-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:30.812-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:56.296-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:48.356-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:49.044-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88304"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88338"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88565"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88095"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88413"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88250"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88601"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88648"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88155"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19846" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Web Server running PHP, Remote Execution of Arbitrary Code, Privilege Elevation, Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-1172" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1172" source="CVE"/>
        <description>The file-upload implementation in rfc1867.c in PHP before 5.4.0 does not properly handle invalid [ (open square bracket) characters in name values, which makes it easier for remote attackers to cause a denial of service (malformed $_FILES indexes) or conduct directory traversal attacks during multi-file uploads by leveraging a script that lacks its own filename restrictions.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:23.751-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:22.639-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:46.866-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:30.063-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:26.945-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:32.260-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:56.025-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:49.163-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:48.820-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02791">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPACHE.APACHE version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88333"/>
            <criterion comment="hpuxwsAPACHE.APACHE2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88533"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88536"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:87692"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88127"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:87924"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88610"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88411"/>
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88603"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88284"/>
            <criterion comment="hpuxwsAPACHE.WEBPROXY version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88636"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02791">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88264"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88470"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88627"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88357"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88612"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88589"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88581"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88487"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88577"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88260"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88660"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88187"/>
            <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88687"/>
            <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88290"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88527"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88415"/>
            <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:87785"/>
            <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88506"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88563"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88629"/>
            <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88427"/>
            <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88179"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88283"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88678"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02791">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88443"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88661"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88614"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88544"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88692"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88212"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88335"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88651"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88473"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88689"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88598"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88378"/>
            <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:87806"/>
            <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88628"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88261"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88215"/>
            <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88690"/>
            <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88383"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88685"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88556"/>
            <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88680"/>
            <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:87934"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88631"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88245"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19842" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Execution of Arbitrary Code, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-0547" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0547" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 6 and earlier, and 6 Update 34 and earlier, has no impact and remote attack vectors involving AWT and "a security-in-depth issue that is not directly exploitable but which can be used to aggravate security vulnerabilities that can be directly exploited." NOTE: this identifier was assigned by the Oracle CNA, but CVE is not intended to cover defense-in-depth issues that are only exposed by the presence of other vulnerabilities.  NOTE: Oracle has not commented on claims from a downstream vendor that this issue is related to "toolkit internals references."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:18.064-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:22.505-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:46.628-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:28.585-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:33.980-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:28.966-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:55.911-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:47.451-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:48.682-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70 version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88421"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88805"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88683"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88501"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88520"/>
          <criterion comment="Jre70.JRE70 version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88728"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88402"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:87947"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88756"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88522"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88380"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19832" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-5085" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5085" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier, 6 Update 35 and earlier, 5.0 Update 36 and earlier, and 1.4.2_38 and earlier allows remote authenticated users to have an unspecified impact via unknown vectors related to Networking.  NOTE: the Oracle CPU states that this issue has a 0.0 CVSS score. If so, then this is not a vulnerability and this issue should not be included in CVE.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:52.140-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:22.061-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:45.862-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:32.951-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:26.783-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:39.886-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:55.741-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:52.877-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:48.481-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88118"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88647"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88476"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88516"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88534"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88372"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88715"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88702"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88568"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88561"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88811"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88530"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88815"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88775"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88467"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88664"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88754"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87869"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88834"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88839"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88708"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88765"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88657"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88254"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88758"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87965"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88434"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88684"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88883"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88410"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:87981"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88844"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88273"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88265"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88921"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88898"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88673"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88940"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88743"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88141"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89050"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88871"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88978"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88938"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89041"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89122"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88851"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19830" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-5084" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5084" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier, 6 Update 35 and earlier, 5.0 Update 36 and earlier, and 1.4.2_38 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Swing.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:43.842-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:21.932-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:45.682-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:33.160-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:26.610-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:40.401-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:55.562-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:53.101-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:48.282-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88118"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88647"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88476"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88516"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88534"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88372"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88715"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88702"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88568"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88561"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88811"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88530"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88815"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88775"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88467"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88664"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88754"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87869"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88834"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88839"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88708"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88765"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88657"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88254"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88758"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87965"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88434"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88684"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88883"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88410"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:87981"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88844"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88273"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88265"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88921"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88898"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88673"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88940"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88743"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88141"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89050"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88871"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88978"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88938"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89041"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89122"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88851"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19829" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-0505" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0505" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Update 30 and earlier, 5 Update 33 and earlier, and 1.4.2_35 and earlier allows remote untrusted Java Web Start applications and untrusted Java applets to affect confidentiality, integrity, and availability via unknown vectors related to Serialization.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:19.493-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:21.877-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:45.582-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:37.673-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:33.864-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:00.035-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:55.462-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:58.482-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:48.099-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88304"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88338"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88565"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88095"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88413"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88250"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88601"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88648"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88155"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19820" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote  Denial of Service (DoS),  Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-4619" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4619" source="CVE"/>
        <description>The Server Gated Cryptography (SGC) implementation in OpenSSL before 0.9.8s and 1.x before 1.0.0f does not properly handle handshake restarts, which allows remote attackers to cause a denial of service (CPU consumption) via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:50.171-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:21.358-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:44.641-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:35.846-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:26.479-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:47.840-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:55.322-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:56.376-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:47.916-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02734">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88163"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87428"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88349"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88109"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87961"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88314"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88104"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87373"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87962"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87653"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88345"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02734">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88305"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87886"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88373"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88350"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88225"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87503"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88295"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87970"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87860"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87872"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88032"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02734">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:87844"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88354"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:87996"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88228"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88161"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:87885"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88259"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88015"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88031"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88344"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:87402"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19819" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java JRE and JDK, Remote Denial of Service (DoS), Unauthorized Modification and Disclosure of Information</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-0871" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0871" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 6 Update 25 and earlier, 5.0 Update 29 and earlier, and 1.4.2_31 and earlier allows remote untrusted Java Web Start applications and untrusted Java applets to affect confidentiality, integrity, and availability via unknown vectors related to Swing.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:16.788-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:21.267-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:44.490-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:43.444-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:33.691-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:17.323-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:55.194-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:05.364-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:47.756-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jpi14.JPI14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88114"/>
          <criterion comment="Jpi14.JPI14-COM-DOC version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88416"/>
          <criterion comment="Jpi14.JPI14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88512"/>
          <criterion comment="Jpi14.JPI14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88582"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88542"/>
          <criterion comment="Jdk14.JDK14-DEMO version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88158"/>
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88567"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88566"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88165"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88226"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87863"/>
          <criterion comment="Jdk14.JDK14-PNV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88596"/>
          <criterion comment="Jdk14.JDK14-PWV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88193"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88499"/>
          <criterion comment="Jre14.JRE14-COM-DOC version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88546"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88575"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88098"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88452"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88144"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88408"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88358"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88387"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88549"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88374"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88267"/>
          <criterion comment="Jre14.JRE14-PNV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88174"/>
          <criterion comment="Jre14.JRE14-PNV2-H version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87988"/>
          <criterion comment="Jre14.JRE14-PWV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87995"/>
          <criterion comment="Jre14.JRE14-PWV2-H version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87650"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19817" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Running Apache, Remote Denial of Service (DoS), Local Increase of Privilege</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-0021" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0021" source="CVE"/>
        <description>The log_cookie function in mod_log_config.c in the mod_log_config module in the Apache HTTP Server 2.2.17 through 2.2.21, when a threaded MPM is used, does not properly handle a %{}C format string, which allows remote attackers to cause a denial of service (daemon crash) via a cookie that lacks both a name and a value.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:41.399-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:21.129-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:44.250-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:42.060-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:26.337-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:13.369-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:55.066-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:03.694-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:47.604-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02761">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88060"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:87763"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:87938"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88539"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88578"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88422"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88270"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88435"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88409"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:87843"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:87870"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88462"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02761">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPACHE.APACHE version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:87623"/>
            <criterion comment="hpuxwsAPACHE.APACHE2 version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88379"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88217"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP2 version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88201"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88591"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK2 version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88490"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88143"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL2 version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:87798"/>
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88075"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88365"/>
            <criterion comment="hpuxwsAPACHE.WEBPROXY version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88246"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19815" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running BIND, Remote Denial of Service (DoS), Authentication Bypass</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-1667" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1667" source="CVE"/>
        <description>ISC BIND 9.x before 9.7.6-P1, 9.8.x before 9.8.3-P1, 9.9.x before 9.9.1-P1, and 9.4-ESV and 9.6-ESV before 9.6-ESV-R7-P1 does not properly handle resource records with a zero-length RDATA section, which allows remote DNS servers to cause a denial of service (daemon crash or data corruption) or obtain sensitive information from process memory via a crafted record.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:34.996-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:21.032-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:44.088-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:42.278-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:26.230-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:14.229-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:54.972-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:04.026-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:47.440-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02823">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NameService.BIND-AUX version is less than C.9.7.3.0.0" test_ref="oval:org.mitre.oval:tst:88367"/>
            <criterion comment="NameService.BIND-RUN version is less than C.9.7.3.0.0" test_ref="oval:org.mitre.oval:tst:88525"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02823">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="BindUpgrade.BIND-UPGRADE version is less than C.9.3.2.12.0" test_ref="oval:org.mitre.oval:tst:88796"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02823">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="BindUpgrade.BIND-UPGRADE version is less than C.9.3.2.12.0" test_ref="oval:org.mitre.oval:tst:88721"/>
            <criterion comment="BindUpgrade.BIND2-UPGRADE version is less than C.9.3.2.12.0" test_ref="oval:org.mitre.oval:tst:88670"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02823">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NameService.BIND-AUX version is less than C.9.3.2.14.0" test_ref="oval:org.mitre.oval:tst:87846"/>
            <criterion comment="NameService.BIND-RUN version is less than C.9.3.2.14.0" test_ref="oval:org.mitre.oval:tst:88571"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19814" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-3558" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3558" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment component in Oracle Java SE JDK and JRE 7, 6 Update 27 and earlier allows remote untrusted Java Web Start applications and untrusted Java applets to affect confidentiality via unknown vectors related to HotSpot.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:41.826-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:20.964-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:43.981-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:41.634-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:26.116-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:11.981-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:54.862-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:03.084-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:47.326-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87931"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88288"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88059"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88088"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88170"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88024"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88022"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88281"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87519"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88296"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87913"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87371"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87986"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87679"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19813" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-3563" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3563" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Update 30 and earlier, 5.0 Update 33 and earlier, and 1.4.2_35 and earlier allows remote attackers to affect confidentiality and availability via unknown vectors related to Sound.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:20.493-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:20.903-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:43.892-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:41.132-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:33.582-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:11.166-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:54.766-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:02.791-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:47.149-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88304"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88338"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88565"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88095"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88413"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88250"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88601"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88648"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88155"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19809" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running BIND, Remote Denial of Service (DoS), Authentication Bypass</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-5166" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5166" source="CVE"/>
        <description>ISC BIND 9.x before 9.7.6-P4, 9.8.x before 9.8.3-P4, 9.9.x before 9.9.1-P4, and 9.4-ESV and 9.6-ESV before 9.6-ESV-R7-P4 allows remote attackers to cause a denial of service (named daemon hang) via unspecified combinations of resource records.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:24.790-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:20.632-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:43.595-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:01.519-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:26.018-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:14.549-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:54.675-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:13.372-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:47.048-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02823">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NameService.BIND-AUX version is less than C.9.7.3.0.0" test_ref="oval:org.mitre.oval:tst:88367"/>
            <criterion comment="NameService.BIND-RUN version is less than C.9.7.3.0.0" test_ref="oval:org.mitre.oval:tst:88525"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02823">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="BindUpgrade.BIND-UPGRADE version is less than C.9.3.2.12.0" test_ref="oval:org.mitre.oval:tst:88796"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02823">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="BindUpgrade.BIND-UPGRADE version is less than C.9.3.2.12.0" test_ref="oval:org.mitre.oval:tst:88721"/>
            <criterion comment="BindUpgrade.BIND2-UPGRADE version is less than C.9.3.2.12.0" test_ref="oval:org.mitre.oval:tst:88670"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02823">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NameService.BIND-AUX version is less than C.9.3.2.14.0" test_ref="oval:org.mitre.oval:tst:87846"/>
            <criterion comment="NameService.BIND-RUN version is less than C.9.3.2.14.0" test_ref="oval:org.mitre.oval:tst:88571"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19808" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-0498" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0498" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Update 30 and earlier, and 5.0 Update 33 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:25.998-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:20.576-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:43.502-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:01.453-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:33.464-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:14.265-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:54.533-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:13.286-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:46.930-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88304"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88338"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88565"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88095"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88413"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88250"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88601"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88648"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88155"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19804" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java JRE and JDK, Remote Denial of Service (DoS), Unauthorized Modification and Disclosure of Information</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-3547" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3547" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment component in Oracle Java SE JDK and JRE 7, 6 Update 27 and earlier, 5.0 Update 31 and earlier, and 1.4.2_33 and earlier allows remote untrusted Java Web Start applications and untrusted Java applets to affect confidentiality via unknown vectors related to Networking.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:03.400-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:20.343-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:43.106-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:01.837-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:33.317-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:15.431-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:54.342-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:13.731-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:46.785-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jpi14.JPI14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88114"/>
          <criterion comment="Jpi14.JPI14-COM-DOC version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88416"/>
          <criterion comment="Jpi14.JPI14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88512"/>
          <criterion comment="Jpi14.JPI14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88582"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88542"/>
          <criterion comment="Jdk14.JDK14-DEMO version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88158"/>
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88567"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88566"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88165"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88226"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87863"/>
          <criterion comment="Jdk14.JDK14-PNV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88596"/>
          <criterion comment="Jdk14.JDK14-PWV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88193"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88499"/>
          <criterion comment="Jre14.JRE14-COM-DOC version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88546"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88575"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88098"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88452"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88144"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88408"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88358"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88387"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88549"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88374"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88267"/>
          <criterion comment="Jre14.JRE14-PNV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88174"/>
          <criterion comment="Jre14.JRE14-PNV2-H version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87988"/>
          <criterion comment="Jre14.JRE14-PWV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87995"/>
          <criterion comment="Jre14.JRE14-PWV2-H version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87650"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19801" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote  Denial of Service (DoS),  Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-4108" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4108" source="CVE"/>
        <description>The DTLS implementation in OpenSSL before 0.9.8s and 1.x before 1.0.0f performs a MAC check only if certain padding is valid, which makes it easier for remote attackers to recover plaintext via a padding oracle attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:30.753-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:20.118-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:42.740-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:02.219-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:25.869-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:16.433-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:54.194-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:14.170-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:46.619-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02734">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88163"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87428"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88349"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88109"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87961"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88314"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88104"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87373"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87962"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87653"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88345"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02734">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88305"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87886"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88373"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88350"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88225"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87503"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88295"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87970"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87860"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87872"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88032"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02734">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:87844"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88354"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:87996"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88228"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88161"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:87885"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88259"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88015"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88031"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88344"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:87402"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19800" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-0499" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0499" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Update 30 and earlier, 5.0 Update 33 and earlier, and 1.4.2_35 and earlier; and JavaFX 2.0.2 and earlier; allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:31.890-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:20.064-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:42.650-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:02.442-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:33.216-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:17.216-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:54.100-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:14.477-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:46.474-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88304"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88338"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88565"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88095"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88413"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88250"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88601"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88648"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88155"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19798" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX Running Software Distributor (SD), Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2006-4338" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4338" source="CVE"/>
        <description>unlzh.c in the LHZ component in gzip 1.3.5 allows context-dependent attackers to cause a denial of service (infinite loop) via a crafted GZIP archive.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:02.746-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:27245 - HP-UX 11 Oval patch53 objects update" date="2013-12-09T17:44:00.470-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </modified>
            <status_change date="2013-12-30T04:00:30.321-05:00">INTERIM</status_change>
            <status_change date="2014-01-20T04:00:25.600-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:59.666-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:25.784-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02195">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SW-DIST.GZIP is installed" test_ref="oval:org.mitre.oval:tst:88220"/>
            <criterion comment="SW-DIST.SD-AGENT is installed" test_ref="oval:org.mitre.oval:tst:87950"/>
            <criterion comment="SW-DIST.SD-CMDS is installed" test_ref="oval:org.mitre.oval:tst:88184"/>
          </criteria>
          <criterion negate="true" comment="Patch PHCO_35587 is installed" test_ref="oval:org.mitre.oval:tst:87522"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02195">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SW-DIST.GZIP version is less than B.11.23.0612" test_ref="oval:org.mitre.oval:tst:88224"/>
            <criterion comment="SW-DIST.SD-AGENT version is less than B.11.23.0612" test_ref="oval:org.mitre.oval:tst:88189"/>
            <criterion comment="SW-DIST.SD-CMDS version is less than B.11.23.0612" test_ref="oval:org.mitre.oval:tst:88859"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19795" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-3554" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3554" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment component in Oracle Java SE JDK and JRE 7, 6 Update 27 and earlier, 5.0 Update 31 and earlier allows remote untrusted Java Web Start applications and untrusted Java applets to affect confidentiality, integrity, and availability via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:29.845-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:19.877-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:42.347-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:59.348-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:25.652-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:06.898-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:53.985-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:28.073-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:46.331-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk15.JDK15 version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88459"/>
          <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88294"/>
          <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88515"/>
          <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88433"/>
          <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88455"/>
          <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88258"/>
          <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88370"/>
          <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88489"/>
          <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88247"/>
          <criterion comment="Jre15.JRE15 version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88232"/>
          <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88177"/>
          <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88583"/>
          <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88238"/>
          <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88465"/>
          <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:87984"/>
          <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88208"/>
          <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88468"/>
          <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88593"/>
          <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88484"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19794" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-5069" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5069" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier, 6 Update 35 and earlier, and 5.0 Update 36 and earlier allows remote attackers to affect confidentiality and integrity via unknown vectors related to Concurrency.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:17.705-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:19.747-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:42.178-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:59.127-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:25.446-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:06.357-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:53.764-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:27.806-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:46.051-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88118"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88647"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88476"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88516"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88534"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88372"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88715"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88702"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88568"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88561"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88811"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88530"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88815"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88775"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88467"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88664"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88754"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87869"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88834"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88839"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88708"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88765"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88657"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88254"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88758"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87965"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88434"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88684"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88883"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88410"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:87981"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88844"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88273"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88265"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88921"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88898"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88673"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88940"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88743"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88141"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89050"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88871"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88978"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88938"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89041"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89122"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88851"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19793" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote  Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-0884" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0884" source="CVE"/>
        <description>The implementation of Cryptographic Message Syntax (CMS) and PKCS #7 in OpenSSL before 0.9.8u and 1.x before 1.0.0h does not properly restrict certain oracle behavior, which makes it easier for context-dependent attackers to decrypt data via a Million Message Attack (MMA) adaptive chosen ciphertext attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:35.071-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:19.635-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:42.032-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:58.979-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:25.287-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:05.995-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:53.616-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:27.666-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:45.871-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02782">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88293"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88580"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88594"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88255"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:87933"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88453"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88523"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88479"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88572"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:87997"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88100"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02782">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88274"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88645"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88391"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88157"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88531"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:87836"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88248"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88605"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88600"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88159"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88152"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02782">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:87972"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88302"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88514"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88587"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88650"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88537"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88197"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88590"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88570"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88327"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:87707"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19792" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java JRE and JDK, Remote Denial of Service (DoS), Unauthorized Modification and Disclosure of Information</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-3560" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3560" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment component in Oracle Java SE JDK and JRE 7, 6 Update 27 and earlier, 5.0 Update 31 and earlier, and 1.4.2_33 and earlier allows remote untrusted Java Web Start applications and untrusted Java applets to affect confidentiality and integrity, related to JSSE.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:45.184-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:19.546-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:41.864-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:58.827-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:33.057-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:05.684-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:53.484-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:27.542-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:45.718-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jpi14.JPI14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88114"/>
          <criterion comment="Jpi14.JPI14-COM-DOC version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88416"/>
          <criterion comment="Jpi14.JPI14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88512"/>
          <criterion comment="Jpi14.JPI14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88582"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88542"/>
          <criterion comment="Jdk14.JDK14-DEMO version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88158"/>
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88567"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88566"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88165"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88226"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87863"/>
          <criterion comment="Jdk14.JDK14-PNV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88596"/>
          <criterion comment="Jdk14.JDK14-PWV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88193"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88499"/>
          <criterion comment="Jre14.JRE14-COM-DOC version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88546"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88575"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88098"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88452"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88144"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88408"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88358"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88387"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88549"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88374"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88267"/>
          <criterion comment="Jre14.JRE14-PNV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88174"/>
          <criterion comment="Jre14.JRE14-PNV2-H version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87988"/>
          <criterion comment="Jre14.JRE14-PWV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87995"/>
          <criterion comment="Jre14.JRE14-PWV2-H version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87650"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19791" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Access Restriction Bypass</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-4885" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4885" source="CVE"/>
        <description>PHP before 5.3.9 computes hash values for form parameters without restricting the ability to trigger hash collisions predictably, which allows remote attackers to cause a denial of service (CPU consumption) by sending many crafted parameters.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:36.314-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:19.486-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:41.683-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:54.752-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:32.931-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:53.061-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:53.333-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:22.055-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:45.569-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02741">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.35.01" test_ref="oval:org.mitre.oval:tst:88417"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02741">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.11" test_ref="oval:org.mitre.oval:tst:88194"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.11" test_ref="oval:org.mitre.oval:tst:88481"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.11" test_ref="oval:org.mitre.oval:tst:88406"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.11" test_ref="oval:org.mitre.oval:tst:88474"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.11" test_ref="oval:org.mitre.oval:tst:88262"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.11" test_ref="oval:org.mitre.oval:tst:87968"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.11" test_ref="oval:org.mitre.oval:tst:88431"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.11" test_ref="oval:org.mitre.oval:tst:88213"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.11" test_ref="oval:org.mitre.oval:tst:88257"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.11" test_ref="oval:org.mitre.oval:tst:88199"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.11" test_ref="oval:org.mitre.oval:tst:88068"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19787" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java JRE and JDK, Remote Denial of Service (DoS), Unauthorized Modification and Disclosure of Information</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-3549" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3549" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment component in Oracle Java SE JDK and JRE 6 Update 27 and earlier, 5.0 Update 31 and earlier, and 1.4.2_33 and earlier allows remote untrusted Java Web Start applications and untrusted Java applets to affect confidentiality, integrity, and availability via unknown vectors related to Swing.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:37.454-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:19.253-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:41.294-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:56.253-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:32.762-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:57.851-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:53.204-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:24.150-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:45.375-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jpi14.JPI14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88114"/>
          <criterion comment="Jpi14.JPI14-COM-DOC version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88416"/>
          <criterion comment="Jpi14.JPI14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88512"/>
          <criterion comment="Jpi14.JPI14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88582"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88542"/>
          <criterion comment="Jdk14.JDK14-DEMO version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88158"/>
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88567"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88566"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88165"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88226"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87863"/>
          <criterion comment="Jdk14.JDK14-PNV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88596"/>
          <criterion comment="Jdk14.JDK14-PWV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88193"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88499"/>
          <criterion comment="Jre14.JRE14-COM-DOC version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88546"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88575"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88098"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88452"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88144"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88408"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88358"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88387"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88549"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88374"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88267"/>
          <criterion comment="Jre14.JRE14-PNV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88174"/>
          <criterion comment="Jre14.JRE14-PNV2-H version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87988"/>
          <criterion comment="Jre14.JRE14-PWV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87995"/>
          <criterion comment="Jre14.JRE14-PWV2-H version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87650"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19785" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote  Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-0014" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0014" source="CVE"/>
        <description>ssl/t1_lib.c in OpenSSL 0.9.8h through 0.9.8q and 1.0.0 through 1.0.0c allows remote attackers to cause a denial of service (crash), and possibly obtain sensitive information in applications that use OpenSSL, via a malformed ClientHello handshake message that triggers an out-of-bounds memory access, aka "OCSP stapling vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:21.112-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:19.090-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:41.072-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:56.534-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:25.131-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:58.963-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:53.055-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:24.550-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:45.204-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02689">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08r.001" test_ref="oval:org.mitre.oval:tst:88021"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08r.001" test_ref="oval:org.mitre.oval:tst:87847"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08r.001" test_ref="oval:org.mitre.oval:tst:88182"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08r.001" test_ref="oval:org.mitre.oval:tst:88057"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08r.001" test_ref="oval:org.mitre.oval:tst:88148"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08r.001" test_ref="oval:org.mitre.oval:tst:87375"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08r.001" test_ref="oval:org.mitre.oval:tst:88124"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08r.001" test_ref="oval:org.mitre.oval:tst:88237"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08r.001" test_ref="oval:org.mitre.oval:tst:87963"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08r.001" test_ref="oval:org.mitre.oval:tst:88125"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08r.001" test_ref="oval:org.mitre.oval:tst:88011"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02689">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08r.002" test_ref="oval:org.mitre.oval:tst:88162"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08r.002" test_ref="oval:org.mitre.oval:tst:87642"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08r.002" test_ref="oval:org.mitre.oval:tst:88049"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08r.002" test_ref="oval:org.mitre.oval:tst:87907"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08r.002" test_ref="oval:org.mitre.oval:tst:88178"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08r.002" test_ref="oval:org.mitre.oval:tst:88282"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08r.002" test_ref="oval:org.mitre.oval:tst:88318"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08r.002" test_ref="oval:org.mitre.oval:tst:87820"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08r.002" test_ref="oval:org.mitre.oval:tst:87941"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08r.002" test_ref="oval:org.mitre.oval:tst:87701"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08r.002" test_ref="oval:org.mitre.oval:tst:87370"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02689">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08r.003" test_ref="oval:org.mitre.oval:tst:87974"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08r.003" test_ref="oval:org.mitre.oval:tst:87884"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08r.003" test_ref="oval:org.mitre.oval:tst:88134"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08r.003" test_ref="oval:org.mitre.oval:tst:88276"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08r.003" test_ref="oval:org.mitre.oval:tst:88097"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08r.003" test_ref="oval:org.mitre.oval:tst:88352"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08r.003" test_ref="oval:org.mitre.oval:tst:88053"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08r.003" test_ref="oval:org.mitre.oval:tst:88096"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08r.003" test_ref="oval:org.mitre.oval:tst:88175"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08r.003" test_ref="oval:org.mitre.oval:tst:87724"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08r.003" test_ref="oval:org.mitre.oval:tst:88209"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19775" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java JRE and JDK, Remote Denial of Service (DoS), Unauthorized Modification and Disclosure of Information</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-3545" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3545" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment component in Oracle Java SE JDK and JRE 6 Update 27 and earlier, 5.0 Update 31 and earlier, and 1.4.2_33 and earlier, and JRockit R28.1.4 and earlier, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Sound.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:16.590-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:18.757-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:40.569-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:54.332-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:32.615-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:51.909-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:52.917-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:21.572-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:45.032-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jpi14.JPI14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88114"/>
          <criterion comment="Jpi14.JPI14-COM-DOC version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88416"/>
          <criterion comment="Jpi14.JPI14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88512"/>
          <criterion comment="Jpi14.JPI14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88582"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88542"/>
          <criterion comment="Jdk14.JDK14-DEMO version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88158"/>
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88567"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88566"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88165"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88226"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87863"/>
          <criterion comment="Jdk14.JDK14-PNV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88596"/>
          <criterion comment="Jdk14.JDK14-PWV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88193"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88499"/>
          <criterion comment="Jre14.JRE14-COM-DOC version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88546"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88575"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88098"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88452"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88144"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88408"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88358"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88387"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88549"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88374"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88267"/>
          <criterion comment="Jre14.JRE14-PNV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88174"/>
          <criterion comment="Jre14.JRE14-PNV2-H version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87988"/>
          <criterion comment="Jre14.JRE14-PWV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87995"/>
          <criterion comment="Jre14.JRE14-PWV2-H version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87650"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19771" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Xserver, Remote Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2008-1379" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1379" source="CVE"/>
        <description>Integer overflow in the fbShmPutImage function in the MIT-SHM extension in the X server 1.4 in X.Org X11R7.3 allows context-dependent attackers to read arbitrary process memory via crafted values for a Pixmap width and height.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:49.255-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:27579 - HP-UX 11 Oval patch53 objects update" date="2013-12-09T17:44:00.470-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </modified>
            <status_change date="2013-12-30T04:00:29.966-05:00">INTERIM</status_change>
            <status_change date="2014-01-20T04:00:24.817-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:54.611-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:25.003-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:52.685-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:52.805-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:21.885-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:44.912-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02381">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="Xserver.X11-SERV is installed" test_ref="oval:org.mitre.oval:tst:88151"/>
          <criterion negate="true" comment="Patch PHSS_38840 is installed" test_ref="oval:org.mitre.oval:tst:88279"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02381">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="URL: is installed" test_ref="oval:org.mitre.oval:tst:87827"/>
            <criterion comment="Xserver.X11-SERV is installed" test_ref="oval:org.mitre.oval:tst:88239"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_37972 is installed" test_ref="oval:org.mitre.oval:tst:88071"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02381">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="URL: is installed" test_ref="oval:org.mitre.oval:tst:88244"/>
            <criterion comment="Xserver.X11-SERV is installed" test_ref="oval:org.mitre.oval:tst:87477"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_34392 is installed" test_ref="oval:org.mitre.oval:tst:87749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19760" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-5087" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5087" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Beans.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:20.740-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:18.072-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:39.223-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:21.769-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:24.829-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:10.998-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:52.628-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:38.467-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:44.708-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88118"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88647"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88476"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88516"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88534"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88372"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88715"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88702"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88568"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88561"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88811"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88530"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88815"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88775"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88467"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88664"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88754"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87869"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88834"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88839"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88708"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88765"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88657"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88254"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88758"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87965"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88434"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88684"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88883"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88410"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:87981"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88844"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88273"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88265"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88921"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88898"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88673"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88940"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88743"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88141"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89050"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88871"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88978"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88938"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89041"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89122"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88851"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19759" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote  Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2006-7250" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-7250" source="CVE"/>
        <description>The mime_hdr_cmp function in crypto/asn1/asn_mime.c in OpenSSL 0.9.8t and earlier allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted S/MIME message.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:55.482-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:17.948-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:39.039-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:25.978-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:24.647-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:21.384-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:52.481-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:44.181-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:44.530-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02782">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88293"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88580"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88594"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88255"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:87933"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88453"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88523"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88479"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88572"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:87997"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88100"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02782">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88274"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88645"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88391"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88157"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88531"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:87836"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88248"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88605"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88600"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88159"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88152"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02782">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:87972"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88302"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88514"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88587"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88650"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88537"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88197"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88590"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88570"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88327"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:87707"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19758" version="11" class="vulnerability">
      <metadata>
        <title>HP Serviceguard, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-3252" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3252" source="CVE"/>
        <description>Unspecified vulnerability in HP Serviceguard A.11.19 and A.11.20 allows remote attackers to cause a denial of service via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:13.319-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:27806 - HP-UX 11 Oval patch53 objects update" date="2013-12-09T17:44:00.470-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </modified>
            <status_change date="2013-12-30T04:00:29.596-05:00">INTERIM</status_change>
            <status_change date="2014-01-20T04:00:24.213-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:26.244-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:32.374-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:21.932-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:52.271-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:44.541-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:44.272-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02806">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Cluster-Monitor.CM-CORE is installed" test_ref="oval:org.mitre.oval:tst:88667"/>
            <criterion comment="Package-CVM-CFS.CM-CVM-CFS is installed" test_ref="oval:org.mitre.oval:tst:88751"/>
            <criterion comment="Package-Manager.CM-PKG is installed" test_ref="oval:org.mitre.oval:tst:87940"/>
            <criterion comment="Package-Manager.CM-PKG-COM is installed" test_ref="oval:org.mitre.oval:tst:88697"/>
            <criterion comment="Package-CVM-CFS.CM-CVM-CFS is installed" test_ref="oval:org.mitre.oval:tst:88693"/>
            <criterion comment="Package-Manager.CM-PKG is installed" test_ref="oval:org.mitre.oval:tst:88320"/>
            <criterion comment="Cluster-Monitor.CM-CORE-COM is installed" test_ref="oval:org.mitre.oval:tst:88326"/>
            <criterion comment="Package-CVM-CFS.CM-CVM-CFS-COM is installed" test_ref="oval:org.mitre.oval:tst:88356"/>
            <criterion comment="Cluster-OM.CM-OM is installed" test_ref="oval:org.mitre.oval:tst:88311"/>
            <criterion comment="Cluster-OM.CM-OM-AUTH is installed" test_ref="oval:org.mitre.oval:tst:88720"/>
            <criterion comment="Cluster-OM.CM-OM-TOOLS is installed" test_ref="oval:org.mitre.oval:tst:88753"/>
            <criterion comment="CM-Provider-MOF.CM-PROVIDER is installed" test_ref="oval:org.mitre.oval:tst:88752"/>
            <criterion comment="Cluster-OM.CM-DEN-PROV is installed" test_ref="oval:org.mitre.oval:tst:88613"/>
            <criterion comment="Cluster-OM.CM-OM-AUTH-COM is installed" test_ref="oval:org.mitre.oval:tst:88495"/>
            <criterion comment="CM-Provider-MOF.CM-MOF is installed" test_ref="oval:org.mitre.oval:tst:88642"/>
            <criterion comment="Cluster-OM.CM-DEN-MOF is installed" test_ref="oval:org.mitre.oval:tst:88266"/>
            <criterion comment="Cluster-OM.CM-OM-COM is installed" test_ref="oval:org.mitre.oval:tst:88355"/>
            <criterion comment="SGWBEMProviders.SGPROV-CORE is installed" test_ref="oval:org.mitre.oval:tst:88723"/>
            <criterion comment="SGWBEMProviders.SGPROV-MOF is installed" test_ref="oval:org.mitre.oval:tst:88699"/>
            <criterion comment="SGManagerPI.SGMGRPI is installed" test_ref="oval:org.mitre.oval:tst:88745"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_42987 is installed" test_ref="oval:org.mitre.oval:tst:88757"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02806">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Cluster-Monitor.CM-CORE is installed" test_ref="oval:org.mitre.oval:tst:88663"/>
            <criterion comment="Package-CVM-CFS.CM-CVM-CFS is installed" test_ref="oval:org.mitre.oval:tst:88740"/>
            <criterion comment="Package-Manager.CM-PKG is installed" test_ref="oval:org.mitre.oval:tst:88696"/>
            <criterion comment="Package-Manager.CM-PKG-COM is installed" test_ref="oval:org.mitre.oval:tst:88329"/>
            <criterion comment="Cluster-Monitor.CM-CORE-COM is installed" test_ref="oval:org.mitre.oval:tst:88646"/>
            <criterion comment="Package-CVM-CFS.CM-CVM-CFS-COM is installed" test_ref="oval:org.mitre.oval:tst:88727"/>
            <criterion comment="Cluster-OM.CM-OM is installed" test_ref="oval:org.mitre.oval:tst:88704"/>
            <criterion comment="Cluster-OM.CM-OM-AUTH is installed" test_ref="oval:org.mitre.oval:tst:88764"/>
            <criterion comment="Cluster-OM.CM-OM-TOOLS is installed" test_ref="oval:org.mitre.oval:tst:88619"/>
            <criterion comment="CM-Provider-MOF.CM-PROVIDER is installed" test_ref="oval:org.mitre.oval:tst:87794"/>
            <criterion comment="Cluster-OM.CM-DEN-PROV is installed" test_ref="oval:org.mitre.oval:tst:88789"/>
            <criterion comment="Cluster-OM.CM-OM-AUTH-COM is installed" test_ref="oval:org.mitre.oval:tst:88551"/>
            <criterion comment="CM-Provider-MOF.CM-MOF is installed" test_ref="oval:org.mitre.oval:tst:88054"/>
            <criterion comment="Cluster-OM.CM-DEN-MOF is installed" test_ref="oval:org.mitre.oval:tst:88698"/>
            <criterion comment="Cluster-OM.CM-OM-COM is installed" test_ref="oval:org.mitre.oval:tst:88550"/>
            <criterion comment="SGWBEMProviders.SGPROV-CORE is installed" test_ref="oval:org.mitre.oval:tst:88390"/>
            <criterion comment="SGWBEMProviders.SGPROV-MOF is installed" test_ref="oval:org.mitre.oval:tst:88750"/>
            <criterion comment="SGManagerPI.SGMGRPI is installed" test_ref="oval:org.mitre.oval:tst:88497"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_42988 is installed" test_ref="oval:org.mitre.oval:tst:88361"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02806">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Cluster-Monitor.CM-CORE is installed" test_ref="oval:org.mitre.oval:tst:88362"/>
            <criterion comment="Cluster-Monitor.CM-CORE-COM is installed" test_ref="oval:org.mitre.oval:tst:88649"/>
            <criterion comment="Package-Manager.CM-PKG is installed" test_ref="oval:org.mitre.oval:tst:88331"/>
            <criterion comment="Package-Manager.CM-PKG-COM is installed" test_ref="oval:org.mitre.oval:tst:88131"/>
            <criterion comment="Package-CVM-CFS.CM-CVM-CFS is installed" test_ref="oval:org.mitre.oval:tst:88782"/>
            <criterion comment="Package-CVM-CFS.CM-CVM-CFS-COM is installed" test_ref="oval:org.mitre.oval:tst:88713"/>
            <criterion comment="SGWBEMProviders.SGPROV-CORE is installed" test_ref="oval:org.mitre.oval:tst:88389"/>
            <criterion comment="SGWBEMProviders.SGPROV-MOF is installed" test_ref="oval:org.mitre.oval:tst:88784"/>
            <criterion comment="SGWBEMProviders.SGPROV-DOC is installed" test_ref="oval:org.mitre.oval:tst:88150"/>
            <criterion comment="SGWBEMProviders.SGPROV-CORE-COM is installed" test_ref="oval:org.mitre.oval:tst:88644"/>
            <criterion comment="CM-Provider-MOF.CM-PROVIDER is installed" test_ref="oval:org.mitre.oval:tst:88736"/>
            <criterion comment="CM-Provider-MOF.CM-MOF is installed" test_ref="oval:org.mitre.oval:tst:88604"/>
            <criterion comment="Cluster-OM.CM-OM is installed" test_ref="oval:org.mitre.oval:tst:88722"/>
            <criterion comment="Cluster-OM.CM-OM-COM is installed" test_ref="oval:org.mitre.oval:tst:88308"/>
            <criterion comment="Cluster-OM.CM-OM-AUTH is installed" test_ref="oval:org.mitre.oval:tst:87807"/>
            <criterion comment="Cluster-OM.CM-OM-AUTH-COM is installed" test_ref="oval:org.mitre.oval:tst:88504"/>
            <criterion comment="Cluster-OM.CM-OM-TOOLS is installed" test_ref="oval:org.mitre.oval:tst:88167"/>
            <criterion comment="Cluster-OM.CM-DEN-PROV is installed" test_ref="oval:org.mitre.oval:tst:88341"/>
            <criterion comment="Cluster-OM.CM-DEN-MOF is installed" test_ref="oval:org.mitre.oval:tst:88432"/>
            <criterion comment="SGManagerPI.SGMGRPI is installed" test_ref="oval:org.mitre.oval:tst:87849"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_43094 is installed" test_ref="oval:org.mitre.oval:tst:88375"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19747" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Web Server, Remote Execution of Arbitrary Code, Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1896" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1896" source="CVE"/>
        <description>mod_dav.c in the Apache HTTP Server before 2.2.25 does not properly determine whether DAV is enabled for a URI, which allows remote attackers to cause a denial of service (segmentation fault) via a MERGE request in which the URI is configured for handling by the mod_dav_svn module, but a certain href attribute in XML data refers to a non-DAV URI.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:59.055-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:50.659-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:44.062-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:30.636-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:14.246-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:32.147-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:52.845-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:52.086-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:30.289-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:44.040-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02927">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87422"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87801"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87532"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87875"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87513"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87855"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87874"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87902"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87169"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87577"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87663"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87681"/>
            <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87910"/>
            <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87412"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87761"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87630"/>
            <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87526"/>
            <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87788"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87774"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87446"/>
            <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87895"/>
            <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87821"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87912"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87854"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02927">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87825"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87718"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87802"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87071"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87077"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:88048"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87451"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87977"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87604"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87956"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:88073"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87842"/>
            <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87815"/>
            <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87864"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87892"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87957"/>
            <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87399"/>
            <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87631"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:88004"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87427"/>
            <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:88076"/>
            <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87183"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87858"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87509"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19741" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2459" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2459" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to AWT.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "integer overflow checks."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:24.917-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:50.594-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:43.964-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:30.562-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:13.646-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:24.522-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:51.391-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:51.935-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:29.575-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:43.831-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19739" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Running Apache, Remote Denial of Service (DoS), Local Increase of Privilege</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-0031" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0031" source="CVE"/>
        <description>scoreboard.c in the Apache HTTP Server 2.2.21 and earlier might allow local users to cause a denial of service (daemon crash during shutdown) or possibly have unspecified other impact by modifying a certain type field within a scoreboard shared memory segment, leading to an invalid call to the free function.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:27.341-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:17.373-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:38.096-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:19.245-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:24.363-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:04.896-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:51.749-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:35.500-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:43.691-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02761">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88060"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:87763"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:87938"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88539"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88578"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88422"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88270"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88435"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88409"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:87843"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:87870"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88462"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02761">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPACHE.APACHE version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:87623"/>
            <criterion comment="hpuxwsAPACHE.APACHE2 version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88379"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88217"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP2 version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88201"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88591"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK2 version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88490"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88143"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL2 version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:87798"/>
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88075"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88365"/>
            <criterion comment="hpuxwsAPACHE.WEBPROXY version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88246"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19738" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-5075" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5075" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier, 6 Update 35 and earlier, and 5.0 Update 36 and earlier allows remote attackers to affect confidentiality, related to JMX.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:07.817-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:17.250-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:37.926-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:19.337-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:24.177-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:05.262-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:51.578-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:35.613-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:43.501-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88118"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88647"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88476"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88516"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88534"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88372"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88715"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88702"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88568"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88561"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88811"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88530"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88815"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88775"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88467"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88664"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88754"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87869"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88834"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88839"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88708"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88765"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88657"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88254"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88758"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87965"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88434"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88684"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88883"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88410"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:87981"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88844"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88273"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88265"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88921"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88898"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88673"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88940"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88743"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88141"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89050"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88871"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88978"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88938"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89041"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89122"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88851"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19737" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote  Denial of Service (DoS),  Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-4577" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4577" source="CVE"/>
        <description>OpenSSL before 0.9.8s and 1.x before 1.0.0f, when RFC 3779 support is enabled, allows remote attackers to cause a denial of service (assertion failure) via an X.509 certificate containing certificate-extension data associated with (1) IP address blocks or (2) Autonomous System (AS) identifiers.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:14.716-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:17.140-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:37.785-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:18.458-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:24.005-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:02.272-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:51.423-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:34.667-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:43.342-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02734">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88163"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87428"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88349"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88109"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87961"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88314"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88104"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87373"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87962"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87653"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88345"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02734">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88305"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87886"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88373"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88350"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88225"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87503"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88295"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87970"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87860"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87872"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88032"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02734">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:87844"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88354"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:87996"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88228"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88161"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:87885"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88259"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88015"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88031"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88344"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:87402"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19733" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote  Denial of Service (DoS),  Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-4109" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4109" source="CVE"/>
        <description>Double free vulnerability in OpenSSL 0.9.8 before 0.9.8s, when X509_V_FLAG_POLICY_CHECK is enabled, allows remote attackers to have an unspecified impact by triggering failure of a policy check.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:32.566-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:16.908-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:37.429-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:18.271-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:23.784-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:01.994-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:51.273-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:34.538-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:43.175-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02734">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88163"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87428"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88349"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88109"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87961"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88314"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88104"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87373"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87962"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87653"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88345"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02734">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88305"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87886"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88373"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88350"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88225"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87503"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88295"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87970"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87860"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87872"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88032"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02734">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:87844"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88354"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:87996"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88228"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88161"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:87885"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88259"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88015"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88031"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88344"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:87402"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19732" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX Running Software Distributor (SD), Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2006-4336" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4336" source="CVE"/>
        <description>Buffer underflow in the build_tree function in unpack.c in gzip 1.3.5 allows context-dependent attackers to execute arbitrary code via a crafted leaf count table that causes a write to a negative index.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:22.416-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:27245 - HP-UX 11 Oval patch53 objects update" date="2013-12-09T17:44:00.470-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </modified>
            <status_change date="2013-12-30T04:00:29.323-05:00">INTERIM</status_change>
            <status_change date="2014-01-20T04:00:23.550-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:18.385-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:23.666-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02195">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SW-DIST.GZIP is installed" test_ref="oval:org.mitre.oval:tst:88220"/>
            <criterion comment="SW-DIST.SD-AGENT is installed" test_ref="oval:org.mitre.oval:tst:87950"/>
            <criterion comment="SW-DIST.SD-CMDS is installed" test_ref="oval:org.mitre.oval:tst:88184"/>
          </criteria>
          <criterion negate="true" comment="Patch PHCO_35587 is installed" test_ref="oval:org.mitre.oval:tst:87522"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02195">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SW-DIST.GZIP version is less than B.11.23.0612" test_ref="oval:org.mitre.oval:tst:88224"/>
            <criterion comment="SW-DIST.SD-AGENT version is less than B.11.23.0612" test_ref="oval:org.mitre.oval:tst:88189"/>
            <criterion comment="SW-DIST.SD-CMDS version is less than B.11.23.0612" test_ref="oval:org.mitre.oval:tst:88859"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19727" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Xserver, Remote Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2008-1377" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1377" source="CVE"/>
        <description>The (1) SProcRecordCreateContext and (2) SProcRecordRegisterClients functions in the Record extension and the (3) SProcSecurityGenerateAuthorization function in the Security extension in the X server 1.4 in X.Org X11R7.3 allow context-dependent attackers to execute arbitrary code via requests with crafted length values that specify an arbitrary number of bytes to be swapped on the heap, which triggers heap corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:16.018-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:27579 - HP-UX 11 Oval patch53 objects update" date="2013-12-09T17:44:00.470-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </modified>
            <status_change date="2013-12-30T04:00:29.242-05:00">INTERIM</status_change>
            <status_change date="2014-01-20T04:00:23.413-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:35.645-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:23.549-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:47.656-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:51.173-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:56.287-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:43.045-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02381">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="Xserver.X11-SERV is installed" test_ref="oval:org.mitre.oval:tst:88151"/>
          <criterion negate="true" comment="Patch PHSS_38840 is installed" test_ref="oval:org.mitre.oval:tst:88279"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02381">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="URL: is installed" test_ref="oval:org.mitre.oval:tst:87827"/>
            <criterion comment="Xserver.X11-SERV is installed" test_ref="oval:org.mitre.oval:tst:88239"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_37972 is installed" test_ref="oval:org.mitre.oval:tst:88071"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02381">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="URL: is installed" test_ref="oval:org.mitre.oval:tst:88244"/>
            <criterion comment="Xserver.X11-SERV is installed" test_ref="oval:org.mitre.oval:tst:87477"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_34392 is installed" test_ref="oval:org.mitre.oval:tst:87749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19726" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1500" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1500" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows local users to affect confidentiality and integrity via unknown vectors related to 2D.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to weak permissions for shared memory.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:29.879-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:50.527-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:43.878-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:30.499-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:36.041-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:23.409-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:48.387-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:51.035-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:56.594-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:42.931-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19725" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2383" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2383" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D, a different vulnerability than CVE-2013-1569, CVE-2013-2384, and CVE-2013-2420. NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "handling of [a] glyph table" in the International Components for Unicode (ICU) Layout Engine before 51.2.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:15.517-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:50.447-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:43.786-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:30.418-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:35.963-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:23.281-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:48.260-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:50.914-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:56.507-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:42.813-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19722" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote  Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-0050" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0050" source="CVE"/>
        <description>OpenSSL 0.9.8s and 1.0.0f does not properly support DTLS applications, which allows remote attackers to cause a denial of service (crash) via unspecified vectors related to an out-of-bounds read.  NOTE: this vulnerability exists because of an incorrect fix for CVE-2011-4108.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:25.587-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:16.504-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:36.776-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:36.882-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:23.117-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:58.656-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:50.713-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:57.453-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:42.601-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02737">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08t.001" test_ref="oval:org.mitre.oval:tst:88376"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08t.001" test_ref="oval:org.mitre.oval:tst:88385"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08t.001" test_ref="oval:org.mitre.oval:tst:88086"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08t.001" test_ref="oval:org.mitre.oval:tst:88397"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08t.001" test_ref="oval:org.mitre.oval:tst:88099"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08t.001" test_ref="oval:org.mitre.oval:tst:87969"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08t.001" test_ref="oval:org.mitre.oval:tst:88077"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08t.001" test_ref="oval:org.mitre.oval:tst:87430"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08t.001" test_ref="oval:org.mitre.oval:tst:87520"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08t.001" test_ref="oval:org.mitre.oval:tst:87488"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08t.001" test_ref="oval:org.mitre.oval:tst:88222"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02737">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08t.002" test_ref="oval:org.mitre.oval:tst:88420"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08t.002" test_ref="oval:org.mitre.oval:tst:87975"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08t.002" test_ref="oval:org.mitre.oval:tst:88430"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08t.002" test_ref="oval:org.mitre.oval:tst:88412"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08t.002" test_ref="oval:org.mitre.oval:tst:88325"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08t.002" test_ref="oval:org.mitre.oval:tst:88445"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08t.002" test_ref="oval:org.mitre.oval:tst:88115"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08t.002" test_ref="oval:org.mitre.oval:tst:88351"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08t.002" test_ref="oval:org.mitre.oval:tst:88482"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08t.002" test_ref="oval:org.mitre.oval:tst:88062"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08t.002" test_ref="oval:org.mitre.oval:tst:88444"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02737">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08t.003" test_ref="oval:org.mitre.oval:tst:88436"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08t.003" test_ref="oval:org.mitre.oval:tst:88340"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08t.003" test_ref="oval:org.mitre.oval:tst:88414"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08t.003" test_ref="oval:org.mitre.oval:tst:88316"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08t.003" test_ref="oval:org.mitre.oval:tst:88366"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08t.003" test_ref="oval:org.mitre.oval:tst:88407"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08t.003" test_ref="oval:org.mitre.oval:tst:88080"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08t.003" test_ref="oval:org.mitre.oval:tst:87916"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08t.003" test_ref="oval:org.mitre.oval:tst:88278"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08t.003" test_ref="oval:org.mitre.oval:tst:88072"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08t.003" test_ref="oval:org.mitre.oval:tst:88404"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19720" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-1719" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1719" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 update 32 and earlier, 5 update 35 and earlier, and 1.4.2_37 and earlier allows remote attackers to affect integrity, related to CORBA.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:29.386-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:16.284-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:36.521-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:36.464-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:22.914-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:57.563-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:50.536-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:57.032-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:42.405-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88065"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88519"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88659"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88401"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88419"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88153"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88669"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88458"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88655"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88235"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88562"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88633"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88597"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88541"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88611"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88640"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88371"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88291"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88675"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88471"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88039"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87730"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88623"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88588"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87780"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87946"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88732"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88774"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88703"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88457"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88548"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88735"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88271"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88507"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88719"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88760"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88676"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88609"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88691"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88617"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88641"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88781"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88766"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88386"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88724"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88747"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88771"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88729"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19719" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-3551" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3551" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment component in Oracle Java SE JDK and JRE 7, 6 Update 27 and earlier, and JRockit R28.1.4 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:35.462-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:16.217-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:36.417-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:40.558-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:22.805-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:09.182-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:50.415-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:02.119-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:42.273-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87931"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88288"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88059"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88088"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88170"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88024"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88022"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88281"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87519"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88296"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87913"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87371"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87986"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87679"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19718" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1571" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1571" source="CVE"/>
        <description>Unspecified vulnerability in the Javadoc component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier; JavaFX 2.2.21 and earlier; and OpenJDK 7 allows remote attackers to affect integrity via unknown vectors related to Javadoc. NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to frame injection in HTML that is generated by Javadoc.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:40.959-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:50.358-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:43.683-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:30.337-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:40.456-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:22.668-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:08.834-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:50.283-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:01.973-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:42.143-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19715" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2430" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2430" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; JavaFX 2.2.7 and earlier; and OpenJDK 6 and 7 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to ImageIO. NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "JPEGImageReader state corruption" when using native code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:50.512-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:50.292-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:43.583-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:30.265-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:40.724-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:22.544-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:10.084-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:50.165-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:02.345-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:42.034-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19713" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2469" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2469" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "Incorrect image layout verification" in 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:22.466-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:50.224-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:43.445-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:30.187-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:41.050-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:22.420-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:10.942-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:50.048-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:02.699-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:41.898-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19710" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Web Server running PHP, Remote Execution of Arbitrary Code, Privilege Elevation, Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-0830" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0830" source="CVE"/>
        <description>The php_register_variable_ex function in php_variables.c in PHP 5.3.9 allows remote attackers to execute arbitrary code via a request containing a large number of variables, related to improper handling of array variables.  NOTE: this vulnerability exists because of an incorrect fix for CVE-2011-4885.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:02.360-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:15.847-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:35.917-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:41.396-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:22.226-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:11.419-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:49.839-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:02.876-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:41.672-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02791">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPACHE.APACHE version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88333"/>
            <criterion comment="hpuxwsAPACHE.APACHE2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88533"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88536"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:87692"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88127"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:87924"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88610"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88411"/>
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88603"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88284"/>
            <criterion comment="hpuxwsAPACHE.WEBPROXY version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88636"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02791">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88264"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88470"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88627"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88357"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88612"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88589"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88581"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88487"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88577"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88260"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88660"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88187"/>
            <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88687"/>
            <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88290"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88527"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88415"/>
            <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:87785"/>
            <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88506"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88563"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88629"/>
            <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88427"/>
            <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88179"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88283"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88678"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02791">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88443"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88661"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88614"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88544"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88692"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88212"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88335"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88651"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88473"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88689"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88598"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88378"/>
            <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:87806"/>
            <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88628"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88261"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88215"/>
            <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88690"/>
            <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88383"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88685"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88556"/>
            <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88680"/>
            <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:87934"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88631"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88245"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19709" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2458" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2458" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality and integrity via unknown vectors related to Libraries.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via "an error related to method handles."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:44.301-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:50.163-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:43.335-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:30.112-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:31.784-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:32.027-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:37.070-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:49.744-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:51.493-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:41.554-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19708" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2464" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2464" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D, a different vulnerability than CVE-2013-2463, CVE-2013-2465, CVE-2013-2469, CVE-2013-2470, CVE-2013-2471, CVE-2013-2472, and CVE-2013-2473.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:08.243-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:50.097-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:43.219-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:30.053-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:29.337-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:22.080-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:30.622-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:49.583-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:48.269-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:41.435-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19705" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1518" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1518" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality, integrity, and availability via vectors related to JAXP.  NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "missing security restrictions."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:20.823-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:49.923-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:42.991-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:29.901-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:29.016-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:21.909-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:30.080-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:49.463-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:47.978-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:41.320-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19704" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2420" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2420" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to insufficient "validation of images" in share/native/sun/awt/image/awt_ImageRep.c, possibly involving offsets.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:16.287-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:49.858-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:42.850-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:29.818-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:28.822-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:21.773-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:29.604-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:49.344-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:47.757-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:41.203-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19703" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2465" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2465" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "Incorrect image channel verification" in 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:26.379-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:49.780-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:42.692-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:29.728-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:28.658-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:21.602-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:29.263-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:49.202-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:47.536-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:41.034-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19696" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2457" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2457" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect integrity via vectors related to JMX.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is due to an incorrect implementation of "certain class checks" that allows remote attackers to bypass intended class restrictions.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:32.255-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:49.737-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:42.631-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:29.678-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:58.092-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:31.901-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:03.338-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:49.111-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:26.600-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:40.933-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19692" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2448" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2448" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Sound.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to insufficient "access restrictions" and "robustness of sound classes."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:55.046-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:49.598-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:42.441-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:29.546-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:48.459-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:21.460-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:35.213-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:48.992-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:12.787-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:40.825-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19689" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Xserver, Remote Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2007-6427" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6427" source="CVE"/>
        <description>The XInput extension in X.Org Xserver before 1.4.1 allows context-dependent attackers to execute arbitrary code via requests related to byte swapping and heap corruption within multiple functions, a different vulnerability than CVE-2007-4990.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:37.500-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:27579 - HP-UX 11 Oval patch53 objects update" date="2013-12-09T17:44:00.470-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </modified>
            <status_change date="2013-12-30T04:00:28.966-05:00">INTERIM</status_change>
            <status_change date="2014-01-20T04:00:22.792-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:47.124-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:21.347-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:30.533-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:48.884-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:10.847-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:40.710-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02381">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="Xserver.X11-SERV is installed" test_ref="oval:org.mitre.oval:tst:88151"/>
          <criterion negate="true" comment="Patch PHSS_38840 is installed" test_ref="oval:org.mitre.oval:tst:88279"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02381">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="URL: is installed" test_ref="oval:org.mitre.oval:tst:87827"/>
            <criterion comment="Xserver.X11-SERV is installed" test_ref="oval:org.mitre.oval:tst:88239"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_37972 is installed" test_ref="oval:org.mitre.oval:tst:88071"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02381">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="URL: is installed" test_ref="oval:org.mitre.oval:tst:88244"/>
            <criterion comment="Xserver.X11-SERV is installed" test_ref="oval:org.mitre.oval:tst:87477"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_34392 is installed" test_ref="oval:org.mitre.oval:tst:87749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19687" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX Running Software Distributor (SD), Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2006-4334" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4334" source="CVE"/>
        <description>Unspecified vulnerability in gzip 1.3.5 allows context-dependent attackers to cause a denial of service (crash) via a crafted GZIP (gz) archive, which results in a NULL dereference.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:59.777-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:27245 - HP-UX 11 Oval patch53 objects update" date="2013-12-09T17:44:00.470-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </modified>
            <status_change date="2013-12-30T04:00:28.906-05:00">INTERIM</status_change>
            <status_change date="2014-01-20T04:00:22.661-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:47.388-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:21.250-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02195">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SW-DIST.GZIP is installed" test_ref="oval:org.mitre.oval:tst:88220"/>
            <criterion comment="SW-DIST.SD-AGENT is installed" test_ref="oval:org.mitre.oval:tst:87950"/>
            <criterion comment="SW-DIST.SD-CMDS is installed" test_ref="oval:org.mitre.oval:tst:88184"/>
          </criteria>
          <criterion negate="true" comment="Patch PHCO_35587 is installed" test_ref="oval:org.mitre.oval:tst:87522"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02195">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SW-DIST.GZIP version is less than B.11.23.0612" test_ref="oval:org.mitre.oval:tst:88224"/>
            <criterion comment="SW-DIST.SD-AGENT version is less than B.11.23.0612" test_ref="oval:org.mitre.oval:tst:88189"/>
            <criterion comment="SW-DIST.SD-CMDS version is less than B.11.23.0612" test_ref="oval:org.mitre.oval:tst:88859"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19686" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Running Apache, Remote Denial of Service (DoS), Local Increase of Privilege</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-3607" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3607" source="CVE"/>
        <description>Integer overflow in the ap_pregsub function in server/util.c in the Apache HTTP Server 2.0.x through 2.0.64 and 2.2.x through 2.2.21, when the mod_setenvif module is enabled, allows local users to gain privileges via a .htaccess file with a crafted SetEnvIf directive, in conjunction with a crafted HTTP request header, leading to a heap-based buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:20.109-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:15.308-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:34.759-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:47.191-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:21.121-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:30.708-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:48.758-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:10.935-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:40.545-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02761">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88060"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:87763"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:87938"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88539"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88578"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88422"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88270"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88435"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88409"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:87843"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:87870"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88462"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02761">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPACHE.APACHE version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:87623"/>
            <criterion comment="hpuxwsAPACHE.APACHE2 version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88379"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88217"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP2 version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88201"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88591"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK2 version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88490"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88143"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL2 version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:87798"/>
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88075"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88365"/>
            <criterion comment="hpuxwsAPACHE.WEBPROXY version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88246"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19685" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2463" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2463" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "Incorrect image attribute verification" in 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:01.872-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:49.533-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:42.345-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:29.473-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:46.711-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:21.002-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:29.416-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:48.608-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:10.226-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:40.433-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19684" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-3744" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-3744" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier allows remote attackers to affect integrity via unknown vectors related to Deployment, a different vulnerability than CVE-2013-2400.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:21.133-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:49.465-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:42.259-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:29.402-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:46.640-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:31.784-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:29.239-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:48.517-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:10.141-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:40.322-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19683" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-3553" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3553" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment component in Oracle Java SE JDK and JRE 7, 6 Update 27 and earlier, and JRockit R28.1.4 and earlier allows remote authenticated users to affect confidentiality, related to JAXWS.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:27.921-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:15.246-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:34.614-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:46.786-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:20.898-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:29.556-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:48.415-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:10.316-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:40.205-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87931"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88288"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88059"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88088"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88170"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88024"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88022"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88281"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87519"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88296"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87913"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87371"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87986"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87679"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19676" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2456" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2456" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via unknown vectors related to Serialization.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to improper access checks for subclasses in the ObjectOutputStream class.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:02.576-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:49.394-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:42.153-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:29.306-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:45.038-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:20.765-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:21.950-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:48.282-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:07.430-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:40.026-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19673" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java JRE and JDK, Remote Denial of Service (DoS), Unauthorized Modification and Disclosure of Information</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-3389" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3389" source="CVE"/>
        <description>The SSL protocol, as used in certain configurations in Microsoft Windows and Microsoft Internet Explorer, Mozilla Firefox, Google Chrome, Opera, and other products, encrypts data by using CBC mode with chained initialization vectors, which allows man-in-the-middle attackers to obtain plaintext HTTP headers via a blockwise chosen-boundary attack (BCBA) on an HTTPS session, in conjunction with JavaScript code that uses (1) the HTML5 WebSocket API, (2) the Java URLConnection API, or (3) the Silverlight WebClient API, aka a "BEAST" attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:36.958-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:14.846-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:33.879-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:44.855-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:31.635-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:21.173-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:48.140-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:07.118-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:39.861-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jpi14.JPI14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88114"/>
          <criterion comment="Jpi14.JPI14-COM-DOC version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88416"/>
          <criterion comment="Jpi14.JPI14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88512"/>
          <criterion comment="Jpi14.JPI14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88582"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88542"/>
          <criterion comment="Jdk14.JDK14-DEMO version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88158"/>
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88567"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88566"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88165"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88226"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87863"/>
          <criterion comment="Jdk14.JDK14-PNV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88596"/>
          <criterion comment="Jdk14.JDK14-PWV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88193"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88499"/>
          <criterion comment="Jre14.JRE14-COM-DOC version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88546"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88575"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88098"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88452"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88144"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88408"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88358"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88387"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88549"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88374"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88267"/>
          <criterion comment="Jre14.JRE14-PNV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88174"/>
          <criterion comment="Jre14.JRE14-PNV2-H version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87988"/>
          <criterion comment="Jre14.JRE14-PWV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87995"/>
          <criterion comment="Jre14.JRE14-PWV2-H version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87650"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19672" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1557" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1557" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality, integrity, and availability via vectors related to RMI.  NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "missing security restrictions" in the LogStream.setDefaultStream method.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:20.890-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:49.333-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:42.047-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:29.224-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:44.640-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:20.637-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:20.687-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:48.024-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:06.879-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:39.673-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19669" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2448" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2448" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Sound.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to insufficient "access restrictions" and "robustness of sound classes."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:01.192-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:49.260-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:41.945-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:29.097-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:52.269-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:20.493-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:46.844-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:47.868-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:18.823-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:39.530-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19667" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1571" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1571" source="CVE"/>
        <description>Unspecified vulnerability in the Javadoc component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier; JavaFX 2.2.21 and earlier; and OpenJDK 7 allows remote attackers to affect integrity via unknown vectors related to Javadoc. NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to frame injection in HTML that is generated by Javadoc.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:08.585-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:49.188-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:41.862-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:29.026-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:50.307-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:20.354-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:41.820-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:47.748-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:15.982-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:39.386-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19665" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2452" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2452" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via unknown vectors related to Libraries, a different vulnerability than CVE-2013-2443 and CVE-2013-2455.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "network address handling in virtual machine identifiers" and the lack of "unique and unpredictable IDs" in the java.rmi.dgc.VMID class.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:40.291-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:49.144-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:41.800-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:28.975-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:50.629-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:31.508-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:42.252-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:47.646-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:16.509-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:39.267-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19663" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1500" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1500" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows local users to affect confidentiality and integrity via unknown vectors related to 2D.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to weak permissions for shared memory.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:25.781-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:49.044-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:41.674-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:28.881-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:50.780-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:20.201-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:42.595-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:47.510-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:16.815-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:39.059-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19662" version="11" class="vulnerability">
      <metadata>
        <title>CIFS Server (Samba), Remote Cross Site Request Forgery (CSRF), Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-2522" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2522" source="CVE"/>
        <description>Multiple cross-site request forgery (CSRF) vulnerabilities in the Samba Web Administration Tool (SWAT) in Samba 3.x before 3.5.10 allow remote attackers to hijack the authentication of administrators for requests that (1) shut down daemons, (2) start daemons, (3) add shares, (4) remove shares, (5) add printers, (6) remove printers, (7) add user accounts, or (8) remove user accounts, as demonstrated by certain start, stop, and restart parameters to the status program.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:43.434-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:14.517-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:33.479-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:50.684-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:20.067-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:42.353-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:47.389-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:16.653-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:38.883-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02768">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.02.04.05" test_ref="oval:org.mitre.oval:tst:88592"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.04.05" test_ref="oval:org.mitre.oval:tst:88205"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.04.05" test_ref="oval:org.mitre.oval:tst:88540"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.04.05" test_ref="oval:org.mitre.oval:tst:88547"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.04.05" test_ref="oval:org.mitre.oval:tst:88543"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.04.05" test_ref="oval:org.mitre.oval:tst:88364"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02768">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-CFSM.CFSM-KRN version is less than A.02.04.05" test_ref="oval:org.mitre.oval:tst:88450"/>
            <criterion comment="CIFS-CFSM.CFSM-RUN version is less than A.02.04.05" test_ref="oval:org.mitre.oval:tst:88586"/>
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.02.04.05" test_ref="oval:org.mitre.oval:tst:88185"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.04.05" test_ref="oval:org.mitre.oval:tst:88460"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.04.05" test_ref="oval:org.mitre.oval:tst:88319"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.04.05" test_ref="oval:org.mitre.oval:tst:87607"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.04.05" test_ref="oval:org.mitre.oval:tst:88529"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.04.05" test_ref="oval:org.mitre.oval:tst:88113"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02768">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.01.04" test_ref="oval:org.mitre.oval:tst:88454"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.01.04" test_ref="oval:org.mitre.oval:tst:88528"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.01.04" test_ref="oval:org.mitre.oval:tst:88313"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.01.04" test_ref="oval:org.mitre.oval:tst:88524"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.01.04" test_ref="oval:org.mitre.oval:tst:87688"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.01.04" test_ref="oval:org.mitre.oval:tst:88214"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19660" version="7" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Web Server, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-2686" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2686" source="CVE"/>
        <description>crypto/evp/e_aes_cbc_hmac_sha1.c in the AES-NI functionality in the TLS 1.1 and 1.2 implementations in OpenSSL 1.0.1 before 1.0.1d allows remote attackers to cause a denial of service (application crash) via crafted CBC data.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:33.375-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:48.969-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:41.596-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:28.809-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:51.238-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:19.960-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="hpuxwsAPACHE.APACHE version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87772"/>
          <criterion comment="hpuxwsAPACHE.APACHE2 version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87760"/>
          <criterion comment="hpuxwsAPACHE.AUTH_LDAP version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87810"/>
          <criterion comment="hpuxwsAPACHE.AUTH_LDAP2 version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87625"/>
          <criterion comment="hpuxwsAPACHE.MOD_JK version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87927"/>
          <criterion comment="hpuxwsAPACHE.MOD_JK2 version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87647"/>
          <criterion comment="hpuxwsAPACHE.MOD_PERL version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87904"/>
          <criterion comment="hpuxwsAPACHE.MOD_PERL2 version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87194"/>
          <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87425"/>
          <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87867"/>
          <criterion comment="hpuxwsAPACHE.WEBPROXY version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87524"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19658" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2446" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2446" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via vectors related to CORBA. NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue does not properly enforce access restrictions for CORBA output streams.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:04.255-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:48.904-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:41.494-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:28.729-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:49.680-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:19.840-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:39.097-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:47.246-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:14.583-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:38.755-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19656" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2424" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2424" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality via vectors related to JMX. NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "insufficient class access checks" when "creating new instances" using MBeanInstantiator.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:07.141-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:48.835-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:41.406-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:28.635-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:48.893-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:19.713-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:36.505-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:47.120-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:13.350-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:38.609-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19655" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2470" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2470" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "ImagingLib byte lookup processing."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:22.178-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:48.756-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:41.305-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:28.529-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:48.775-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:19.570-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:36.176-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:46.976-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:13.241-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:38.459-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19652" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2473" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2473" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "Incorrect ByteBandedRaster size checks" in 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:25.407-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:48.702-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:41.242-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:28.480-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:49.178-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:31.376-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:37.433-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:46.881-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:13.757-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:38.359-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19651" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-1718" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1718" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 update 32 and earlier, 5 update 35 and earlier, and 1.4.2_37 and earlier allows remote attackers to affect availability via unknown vectors related to Security.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:49.444-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:14.091-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:32.957-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:49.037-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:19.320-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:36.944-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:46.711-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:13.587-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:38.131-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88065"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88519"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88659"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88401"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88419"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88153"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88669"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88458"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88655"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88235"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88562"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88633"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88597"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88541"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88611"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88640"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88371"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88291"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88675"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88471"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88039"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87730"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88623"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88588"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87780"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87946"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88732"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88774"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88703"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88457"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88548"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88735"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88271"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88507"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88719"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88760"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88676"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88609"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88691"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88617"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88641"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88781"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88766"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88386"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88724"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88747"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88771"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88729"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19649" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2466" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2466" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier and 6 Update 45 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than CVE-2013-2442 and CVE-2013-2468.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:21.522-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:48.657-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:41.189-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:28.417-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:31.197-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:31.258-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:36.104-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:46.609-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:50.864-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:38.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19646" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-1726" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1726" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier allows remote attackers to affect confidentiality and integrity via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:25.914-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:13.772-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:32.407-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:30.898-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:19.136-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:35.565-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:46.434-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:50.501-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:37.750-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88065"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88519"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88659"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88401"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88419"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88153"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88669"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88458"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88655"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88235"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88562"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88633"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88597"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88541"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88611"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88640"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88371"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88291"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88675"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88471"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88039"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87730"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88623"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88588"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87780"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87946"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88732"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88774"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88703"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88457"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88548"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88735"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88271"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88507"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88719"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88760"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88676"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88609"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88691"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88617"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88641"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88781"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88766"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88386"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88724"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88747"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88771"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88729"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19645" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2450" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2450" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect availability via unknown vectors related to Serialization.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to improper handling of circular references in ObjectStreamClass.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:14.481-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:48.605-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:41.138-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:28.363-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:31.921-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:31.149-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:37.360-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:46.324-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:51.698-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:37.543-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19644" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-0503" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0503" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Update 30 and earlier, 5.0 Update 33 and earlier, and 1.4.2_35 and earlier allows remote untrusted Java Web Start applications and untrusted Java applets to affect confidentiality, integrity, and availability, related to I18n.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:48.814-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:13.700-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:32.296-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:32.034-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:31.050-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:37.610-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:46.236-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:51.825-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:37.382-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88304"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88338"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88565"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88095"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88413"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88250"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88601"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88648"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88155"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19643" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2456" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2456" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via unknown vectors related to Serialization.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to improper access checks for subclasses in the ObjectOutputStream class.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:17.293-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:48.538-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:41.063-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:28.285-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:31.503-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:18.987-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:36.606-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:46.116-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:51.158-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:37.257-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19641" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0401" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0401" source="CVE"/>
        <description>The Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to execute arbitrary code via vectors related to AWT, as demonstrated by Ben Murphy during a Pwn2Own competition at CanSecWest 2013.  NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to invocation of the system class loader by the sun.awt.datatransfer.ClassLoaderObjectInputStream class, which allows remote attackers to bypass Java sandbox restrictions.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:46.573-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:48.467-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:40.988-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:28.205-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:32.503-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:18.848-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:38.614-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:45.950-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:52.321-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:37.131-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19640" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX CIFS Server (Samba), Remote Execution of Arbitrary Code, Elevation of Privileges</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-2111" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2111" source="CVE"/>
        <description>The (1) CreateAccount, (2) OpenAccount, (3) AddAccountRights, and (4) RemoveAccountRights LSA RPC procedures in smbd in Samba 3.4.x before 3.4.17, 3.5.x before 3.5.15, and 3.6.x before 3.6.5 do not properly restrict modifications to the privileges database, which allows remote authenticated users to obtain the "take ownership" privilege via an LSA connection.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:44.525-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:13.537-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:32.001-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:32.695-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:18.673-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:39.033-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:45.794-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:52.555-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:36.907-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02789">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:88492"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:88555"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:88513"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:88608"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:88128"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:88233"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02789">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88638"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88363"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88625"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88195"/>
            <criterion comment="CIFS-Server.CIFS-MAN version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88643"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88425"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88339"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02789">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-CFSM.CFSM-KRN version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88437"/>
            <criterion comment="CIFS-CFSM.CFSM-MAN version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88498"/>
            <criterion comment="CIFS-CFSM.CFSM-RUN version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88138"/>
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:87786"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88190"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88554"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88552"/>
            <criterion comment="CIFS-Server.CIFS-MAN version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88424"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88198"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88518"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02789">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:88392"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:88517"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:88103"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:87964"/>
            <criterion comment="CIFS-Server.CIFS-MAN version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:88557"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:88446"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:88538"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19639" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-5068" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5068" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier, and 6 Update 35 and earlier, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:40.322-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:13.386-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:31.756-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:33.996-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:18.488-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:42.109-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:45.618-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:54.061-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:36.676-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88118"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88647"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88476"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88516"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88534"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88372"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88715"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88702"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88568"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88561"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88811"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88530"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88815"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88775"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88467"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88664"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88754"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87869"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88834"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88839"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88708"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88765"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88657"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88254"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88758"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87965"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88434"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88684"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88883"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88410"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:87981"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88844"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88273"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88265"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88921"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88898"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88673"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88940"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88743"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88141"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89050"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88871"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88978"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88938"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89041"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89122"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88851"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19638" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2457" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2457" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect integrity via vectors related to JMX.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is due to an incorrect implementation of "certain class checks" that allows remote attackers to bypass intended class restrictions.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:51.857-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:48.384-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:40.880-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:28.124-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:34.323-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:18.328-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:42.796-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:45.479-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:54.438-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:36.503-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19633" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2412" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2412" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier and 6 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via unknown vectors related to Serviceability.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to insufficient indication of an SSL connection failure by JConsole, related to RMI connection dialog box.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:10.867-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:48.303-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:40.735-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:28.041-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:34.799-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:18.079-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:45.599-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:45.331-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:55.312-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:36.338-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19632" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2448" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2448" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Sound.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to insufficient "access restrictions" and "robustness of sound classes."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:58.659-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:48.234-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:40.643-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:27.963-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:35.049-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:30.937-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:45.834-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:45.234-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:55.511-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:36.202-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19626" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX WBEM, Remote Unauthorized Access to Diagnostic Data</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-0126" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0126" source="CVE"/>
        <description>Unspecified vulnerability in the WBEM implementation in HP HP-UX 11.11 and 11.23 allows remote attackers to obtain access to diagnostic information via unknown vectors, a related issue to CVE-2012-0125.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:19.584-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:12.897-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:30.727-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:38.244-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:17.874-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:01.926-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:45.037-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:59.336-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:35.839-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02755">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SFM-CORE.SFM_PRO_PA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:87750"/>
            <criterion comment="SFM-CORE.SFM_PRO_IA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88242"/>
            <criterion comment="SFM-CORE.CPU-TEST-IA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88398"/>
            <criterion comment="SFM-CORE.CTR_PRO_COMM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88307"/>
            <criterion comment="SFM-CORE.CTR_PRO_COREIA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88210"/>
            <criterion comment="SFM-CORE.CTR_PRO_COREPA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:87641"/>
            <criterion comment="SFM-CORE.EMT_COREIA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:87489"/>
            <criterion comment="SFM-CORE.EMT_COREPA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88102"/>
            <criterion comment="SFM-CORE.EMT_DOC version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88388"/>
            <criterion comment="SFM-CORE.EVM_PRO_COMM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:87550"/>
            <criterion comment="SFM-CORE.EVM_PRO_COREIA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88312"/>
            <criterion comment="SFM-CORE.EVM_PRO_COREPA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88140"/>
            <criterion comment="SFM-CORE.EVWEB_COMM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88478"/>
            <criterion comment="SFM-CORE.EVWEB_COREIA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:87569"/>
            <criterion comment="SFM-CORE.EVWEB_COREPA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88230"/>
            <criterion comment="SFM-CORE.EVWEB_DOC version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:87773"/>
            <criterion comment="SFM-CORE.EVWEB_GUI_COMM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88477"/>
            <criterion comment="SFM-CORE.EVWEB_GUI_IA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:87744"/>
            <criterion comment="SFM-CORE.EVWEB_GUI_PA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:87979"/>
            <criterion comment="SFM-CORE.FMD_PRO_COMM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88192"/>
            <criterion comment="SFM-CORE.FMD_PRO_COREIA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88191"/>
            <criterion comment="SFM-CORE.FMD_PRO_COREPA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88438"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02755">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SFM-JOEM-CORE.SFM_PRO_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88400"/>
            <criterion comment="SFM-JOEM-CORE.CTR_PRO_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:87717"/>
            <criterion comment="SFM-JOEM-CORE.EMT_CORE_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88466"/>
            <criterion comment="SFM-JOEM-CORE.EMT_DOC_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88303"/>
            <criterion comment="SFM-JOEM-CORE.EMT_MAN_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88306"/>
            <criterion comment="SFM-JOEM-CORE.EVM_PRO_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88494"/>
            <criterion comment="SFM-JOEM-CORE.EVWEB_COR_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:87920"/>
            <criterion comment="SFM-JOEM-CORE.EVWEB_DOC_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:87921"/>
            <criterion comment="SFM-JOEM-CORE.EVWEB_GUI_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88171"/>
            <criterion comment="SFM-JOEM-CORE.EVWEB_MAN_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88377"/>
            <criterion comment="SFM-JOEM-CORE.FMD_PRO_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88384"/>
            <criterion comment="SFM-JOEM-CORE.GS_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88493"/>
            <criterion comment="SFM-JOEM-CORE.MISC_CORE_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:87592"/>
            <criterion comment="SFM-JOEM-CORE.SFM_JOEM_MAN version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:87839"/>
            <criterion comment="SFM-JOEM-CORE.SFM_PRO_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88180"/>
            <criterion comment="SFM-JOEM-CORE.SFM_PRO_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88456"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02755">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="RAIDSA-PROVIDER.RAIDSA-PROV-RUN version is less than B.11.31.1203.06.02" test_ref="oval:org.mitre.oval:tst:88094"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02755">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="WBEMP-Storage.STORAGE-IP-LIB version is less than B.11.31.1203.07.02" test_ref="oval:org.mitre.oval:tst:88451"/>
            <criterion comment="WBEMP-Storage.STORAGE-IP-RUN version is less than B.11.31.1203.07.02" test_ref="oval:org.mitre.oval:tst:88014"/>
            <criterion comment="WBEMP-Storage.STORAGE-LWE-RUN version is less than B.11.31.1203.07.02" test_ref="oval:org.mitre.oval:tst:88321"/>
            <criterion comment="WBEMP-Storage.STORAGE-PROV-LIB version is less than B.11.31.1203.07.02" test_ref="oval:org.mitre.oval:tst:88485"/>
            <criterion comment="WBEMP-Storage.STORAGE-PROV-RUN version is less than B.11.31.1203.07.02" test_ref="oval:org.mitre.oval:tst:88227"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02755">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="WBEMP-FCP.CSP-LIB version is less than B.11.31.1203.06.02" test_ref="oval:org.mitre.oval:tst:88216"/>
            <criterion comment="WBEMP-FCP.CSP-LIB version is less than B.11.31.1203.06.02" test_ref="oval:org.mitre.oval:tst:88585"/>
            <criterion comment="WBEMP-FCP.CSP-RUN version is less than B.11.31.1203.06.02" test_ref="oval:org.mitre.oval:tst:88405"/>
            <criterion comment="WBEMP-FCP.FCP-IP-LIB version is less than B.11.31.1203.06.02" test_ref="oval:org.mitre.oval:tst:88521"/>
            <criterion comment="WBEMP-FCP.FCP-IP-LIB version is less than B.11.31.1203.06.02" test_ref="oval:org.mitre.oval:tst:88439"/>
            <criterion comment="WBEMP-FCP.FCP-IP-RUN version is less than B.11.31.1203.06.02" test_ref="oval:org.mitre.oval:tst:88359"/>
            <criterion comment="WBEMP-FCP.FCP-IP-RUN version is less than B.11.31.1203.06.02" test_ref="oval:org.mitre.oval:tst:88553"/>
            <criterion comment="WBEMP-FCP.FCP-LIB version is less than B.11.31.1203.06.02" test_ref="oval:org.mitre.oval:tst:88229"/>
            <criterion comment="WBEMP-FCP.FCP-LIB version is less than B.11.31.1203.06.02" test_ref="oval:org.mitre.oval:tst:88558"/>
            <criterion comment="WBEMP-FCP.FCP-NIP-LIB version is less than B.11.31.1203.06.02" test_ref="oval:org.mitre.oval:tst:88447"/>
            <criterion comment="WBEMP-FCP.FCP-NIP-RUN version is less than B.11.31.1203.06.02" test_ref="oval:org.mitre.oval:tst:88196"/>
            <criterion comment="WBEMP-FCP.FCP-RUN version is less than B.11.31.1203.06.02" test_ref="oval:org.mitre.oval:tst:88396"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02755">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="SAS-PROVIDER.SAS-PROVIDER-RUN version is less than B.11.31.1203.05.02" test_ref="oval:org.mitre.oval:tst:88509"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02755">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SysFaultMgmt.SFM-CORE.SFM_PRO_PA version is less than B.07.06.01.02" test_ref="oval:org.mitre.oval:tst:87978"/>
            <criterion comment="SysFaultMgmt.SFM-CORE.SFM_PRO_IA version is less than B.07.06.01.02" test_ref="oval:org.mitre.oval:tst:88574"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02755">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="SysFaultMgmt.SFM-CORE.SFM_PRO_PA version is less than A.04.04.03.02" test_ref="oval:org.mitre.oval:tst:88223"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19623" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote  Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-2333" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2333" source="CVE"/>
        <description>Integer underflow in OpenSSL before 0.9.8x, 1.0.0 before 1.0.0j, and 1.0.1 before 1.0.1c, when TLS 1.1, TLS 1.2, or DTLS is used with CBC encryption, allows remote attackers to cause a denial of service (buffer over-read) or possibly have unspecified other impact via a crafted TLS packet that is not properly handled during a certain explicit IV calculation.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:08.503-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:12.680-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:30.268-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:40.032-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:17.704-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:07.470-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:44.874-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:01.519-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:35.627-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02814">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08x.001" test_ref="oval:org.mitre.oval:tst:88500"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08x.001" test_ref="oval:org.mitre.oval:tst:88777"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08x.001" test_ref="oval:org.mitre.oval:tst:88711"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08x.001" test_ref="oval:org.mitre.oval:tst:88463"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08x.001" test_ref="oval:org.mitre.oval:tst:88731"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08x.001" test_ref="oval:org.mitre.oval:tst:88347"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08x.001" test_ref="oval:org.mitre.oval:tst:88622"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08x.001" test_ref="oval:org.mitre.oval:tst:88658"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08x.001" test_ref="oval:org.mitre.oval:tst:88705"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08x.001" test_ref="oval:org.mitre.oval:tst:88791"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08x.001" test_ref="oval:org.mitre.oval:tst:88573"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02814">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08x.002" test_ref="oval:org.mitre.oval:tst:88263"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08x.002" test_ref="oval:org.mitre.oval:tst:88714"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08x.002" test_ref="oval:org.mitre.oval:tst:88461"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08x.002" test_ref="oval:org.mitre.oval:tst:88428"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08x.002" test_ref="oval:org.mitre.oval:tst:88767"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08x.002" test_ref="oval:org.mitre.oval:tst:88348"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08x.002" test_ref="oval:org.mitre.oval:tst:88595"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08x.002" test_ref="oval:org.mitre.oval:tst:88700"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08x.002" test_ref="oval:org.mitre.oval:tst:87888"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08x.002" test_ref="oval:org.mitre.oval:tst:88742"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08x.002" test_ref="oval:org.mitre.oval:tst:88440"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02814">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08x.003" test_ref="oval:org.mitre.oval:tst:88535"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08x.003" test_ref="oval:org.mitre.oval:tst:88286"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08x.003" test_ref="oval:org.mitre.oval:tst:88491"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08x.003" test_ref="oval:org.mitre.oval:tst:88761"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08x.003" test_ref="oval:org.mitre.oval:tst:88801"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08x.003" test_ref="oval:org.mitre.oval:tst:88738"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08x.003" test_ref="oval:org.mitre.oval:tst:88726"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08x.003" test_ref="oval:org.mitre.oval:tst:88441"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08x.003" test_ref="oval:org.mitre.oval:tst:88292"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08x.003" test_ref="oval:org.mitre.oval:tst:88079"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08x.003" test_ref="oval:org.mitre.oval:tst:88488"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19622" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2455" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2455" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via unknown vectors related to Libraries, a different vulnerability than CVE-2013-2443 and CVE-2013-2452.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to incorrect access checks by the (1) getEnclosingClass, (2) getEnclosingMethod, and (3) getEnclosingConstructor methods.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:28.360-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:48.170-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:40.552-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:27.879-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:40.215-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:17.564-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:08.179-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:44.747-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:01.770-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:35.454-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19620" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2463" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2463" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "Incorrect image attribute verification" in 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:32.725-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:48.124-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:40.487-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:27.821-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:39.740-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:30.834-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:06.535-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:44.650-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:01.130-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:35.315-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19616" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX WBEM, Remote Unauthorized Access to Diagnostic Data</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-0125" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0125" source="CVE"/>
        <description>Unspecified vulnerability in the WBEM implementation in HP HP-UX 11.31 allows local users to obtain access to diagnostic information via unknown vectors, a related issue to CVE-2012-0126.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:42.916-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:12.266-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:29.489-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:42.408-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:17.342-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:14.545-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:44.383-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:04.115-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:34.934-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02755">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SFM-CORE.SFM_PRO_PA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:87750"/>
            <criterion comment="SFM-CORE.SFM_PRO_IA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88242"/>
            <criterion comment="SFM-CORE.CPU-TEST-IA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88398"/>
            <criterion comment="SFM-CORE.CTR_PRO_COMM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88307"/>
            <criterion comment="SFM-CORE.CTR_PRO_COREIA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88210"/>
            <criterion comment="SFM-CORE.CTR_PRO_COREPA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:87641"/>
            <criterion comment="SFM-CORE.EMT_COREIA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:87489"/>
            <criterion comment="SFM-CORE.EMT_COREPA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88102"/>
            <criterion comment="SFM-CORE.EMT_DOC version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88388"/>
            <criterion comment="SFM-CORE.EVM_PRO_COMM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:87550"/>
            <criterion comment="SFM-CORE.EVM_PRO_COREIA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88312"/>
            <criterion comment="SFM-CORE.EVM_PRO_COREPA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88140"/>
            <criterion comment="SFM-CORE.EVWEB_COMM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88478"/>
            <criterion comment="SFM-CORE.EVWEB_COREIA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:87569"/>
            <criterion comment="SFM-CORE.EVWEB_COREPA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88230"/>
            <criterion comment="SFM-CORE.EVWEB_DOC version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:87773"/>
            <criterion comment="SFM-CORE.EVWEB_GUI_COMM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88477"/>
            <criterion comment="SFM-CORE.EVWEB_GUI_IA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:87744"/>
            <criterion comment="SFM-CORE.EVWEB_GUI_PA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:87979"/>
            <criterion comment="SFM-CORE.FMD_PRO_COMM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88192"/>
            <criterion comment="SFM-CORE.FMD_PRO_COREIA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88191"/>
            <criterion comment="SFM-CORE.FMD_PRO_COREPA version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88438"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02755">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SFM-JOEM-CORE.SFM_PRO_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88400"/>
            <criterion comment="SFM-JOEM-CORE.CTR_PRO_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:87717"/>
            <criterion comment="SFM-JOEM-CORE.EMT_CORE_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88466"/>
            <criterion comment="SFM-JOEM-CORE.EMT_DOC_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88303"/>
            <criterion comment="SFM-JOEM-CORE.EMT_MAN_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88306"/>
            <criterion comment="SFM-JOEM-CORE.EVM_PRO_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88494"/>
            <criterion comment="SFM-JOEM-CORE.EVWEB_COR_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:87920"/>
            <criterion comment="SFM-JOEM-CORE.EVWEB_DOC_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:87921"/>
            <criterion comment="SFM-JOEM-CORE.EVWEB_GUI_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88171"/>
            <criterion comment="SFM-JOEM-CORE.EVWEB_MAN_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88377"/>
            <criterion comment="SFM-JOEM-CORE.FMD_PRO_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88384"/>
            <criterion comment="SFM-JOEM-CORE.GS_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88493"/>
            <criterion comment="SFM-JOEM-CORE.MISC_CORE_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:87592"/>
            <criterion comment="SFM-JOEM-CORE.SFM_JOEM_MAN version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:87839"/>
            <criterion comment="SFM-JOEM-CORE.SFM_PRO_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88180"/>
            <criterion comment="SFM-JOEM-CORE.SFM_PRO_JOEM version is less than C.07.06.03" test_ref="oval:org.mitre.oval:tst:88456"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02755">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="RAIDSA-PROVIDER.RAIDSA-PROV-RUN version is less than B.11.31.1203.06.02" test_ref="oval:org.mitre.oval:tst:88094"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02755">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="WBEMP-Storage.STORAGE-IP-LIB version is less than B.11.31.1203.07.02" test_ref="oval:org.mitre.oval:tst:88451"/>
            <criterion comment="WBEMP-Storage.STORAGE-IP-RUN version is less than B.11.31.1203.07.02" test_ref="oval:org.mitre.oval:tst:88014"/>
            <criterion comment="WBEMP-Storage.STORAGE-LWE-RUN version is less than B.11.31.1203.07.02" test_ref="oval:org.mitre.oval:tst:88321"/>
            <criterion comment="WBEMP-Storage.STORAGE-PROV-LIB version is less than B.11.31.1203.07.02" test_ref="oval:org.mitre.oval:tst:88485"/>
            <criterion comment="WBEMP-Storage.STORAGE-PROV-RUN version is less than B.11.31.1203.07.02" test_ref="oval:org.mitre.oval:tst:88227"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02755">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="WBEMP-FCP.CSP-LIB version is less than B.11.31.1203.06.02" test_ref="oval:org.mitre.oval:tst:88216"/>
            <criterion comment="WBEMP-FCP.CSP-LIB version is less than B.11.31.1203.06.02" test_ref="oval:org.mitre.oval:tst:88585"/>
            <criterion comment="WBEMP-FCP.CSP-RUN version is less than B.11.31.1203.06.02" test_ref="oval:org.mitre.oval:tst:88405"/>
            <criterion comment="WBEMP-FCP.FCP-IP-LIB version is less than B.11.31.1203.06.02" test_ref="oval:org.mitre.oval:tst:88521"/>
            <criterion comment="WBEMP-FCP.FCP-IP-LIB version is less than B.11.31.1203.06.02" test_ref="oval:org.mitre.oval:tst:88439"/>
            <criterion comment="WBEMP-FCP.FCP-IP-RUN version is less than B.11.31.1203.06.02" test_ref="oval:org.mitre.oval:tst:88359"/>
            <criterion comment="WBEMP-FCP.FCP-IP-RUN version is less than B.11.31.1203.06.02" test_ref="oval:org.mitre.oval:tst:88553"/>
            <criterion comment="WBEMP-FCP.FCP-LIB version is less than B.11.31.1203.06.02" test_ref="oval:org.mitre.oval:tst:88229"/>
            <criterion comment="WBEMP-FCP.FCP-LIB version is less than B.11.31.1203.06.02" test_ref="oval:org.mitre.oval:tst:88558"/>
            <criterion comment="WBEMP-FCP.FCP-NIP-LIB version is less than B.11.31.1203.06.02" test_ref="oval:org.mitre.oval:tst:88447"/>
            <criterion comment="WBEMP-FCP.FCP-NIP-RUN version is less than B.11.31.1203.06.02" test_ref="oval:org.mitre.oval:tst:88196"/>
            <criterion comment="WBEMP-FCP.FCP-RUN version is less than B.11.31.1203.06.02" test_ref="oval:org.mitre.oval:tst:88396"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02755">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="SAS-PROVIDER.SAS-PROVIDER-RUN version is less than B.11.31.1203.05.02" test_ref="oval:org.mitre.oval:tst:88509"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02755">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SysFaultMgmt.SFM-CORE.SFM_PRO_PA version is less than B.07.06.01.02" test_ref="oval:org.mitre.oval:tst:87978"/>
            <criterion comment="SysFaultMgmt.SFM-CORE.SFM_PRO_IA version is less than B.07.06.01.02" test_ref="oval:org.mitre.oval:tst:88574"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02755">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="SysFaultMgmt.SFM-CORE.SFM_PRO_PA version is less than A.04.04.03.02" test_ref="oval:org.mitre.oval:tst:88223"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19615" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Execution of Arbitrary Code, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-4681" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4681" source="CVE"/>
        <description>Multiple vulnerabilities in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 6 and earlier allow remote attackers to execute arbitrary code via a crafted applet that bypasses SecurityManager restrictions by (1) using com.sun.beans.finder.ClassFinder.findClass and leveraging an exception with the forName method to access restricted classes from arbitrary packages such as sun.awt.SunToolkit, then (2) using "reflection with a trusted immediate caller" to leverage the getField method to access and modify private fields, as exploited in the wild in August 2012 using Gondzz.class and Gondvv.class.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:22.579-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:12.204-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:29.239-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:42.878-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:30.684-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:16.040-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:44.275-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:04.677-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:34.770-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70 version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88421"/>
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88805"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88683"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88501"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88520"/>
          <criterion comment="Jre70.JRE70 version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88728"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88402"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:87947"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88756"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88522"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.03.00" test_ref="oval:org.mitre.oval:tst:88380"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19611" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2453" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2453" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier and 6 Update 45 and earlier allows remote attackers to affect integrity via vectors related to JMX.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is due to a missing check for "package access" by the MBeanServer Introspector.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:27.200-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:48.078-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:40.414-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:27.772-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:44.339-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:30.544-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:19.696-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:44.187-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:06.512-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:34.679-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19607" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java JRE and JDK, Remote Denial of Service (DoS), Unauthorized Modification and Disclosure of Information</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-3548" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3548" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment component in Oracle Java SE JDK and JRE 7, 6 Update 27 and earlier, 5.0 Update 31 and earlier, and 1.4.2_33 and earlier allows remote untrusted Java Web Start applications and untrusted Java applets to affect confidentiality, integrity, and availability, related to AWT.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:05.531-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:11.963-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:28.672-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:16.521-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:30.387-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:57.687-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:44.053-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:32.591-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:34.522-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jpi14.JPI14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88114"/>
          <criterion comment="Jpi14.JPI14-COM-DOC version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88416"/>
          <criterion comment="Jpi14.JPI14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88512"/>
          <criterion comment="Jpi14.JPI14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88582"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88542"/>
          <criterion comment="Jdk14.JDK14-DEMO version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88158"/>
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88567"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88566"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88165"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88226"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87863"/>
          <criterion comment="Jdk14.JDK14-PNV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88596"/>
          <criterion comment="Jdk14.JDK14-PWV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88193"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88499"/>
          <criterion comment="Jre14.JRE14-COM-DOC version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88546"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88575"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88098"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88452"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88144"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88408"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88358"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88387"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88549"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88374"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88267"/>
          <criterion comment="Jre14.JRE14-PNV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88174"/>
          <criterion comment="Jre14.JRE14-PNV2-H version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87988"/>
          <criterion comment="Jre14.JRE14-PWV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87995"/>
          <criterion comment="Jre14.JRE14-PWV2-H version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87650"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19605" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2468" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2468" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier and 6 Update 45 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than CVE-2013-2442 and CVE-2013-2466.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:16.844-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:47.997-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:40.304-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:27.689-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:17.576-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:17.177-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:00.072-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:43.899-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:33.630-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:34.329-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19602" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2444" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2444" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier; JavaFX 2.2.21 and earlier; and OpenJDK 7 allows remote attackers to affect availability via vectors related to AWT.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue does not "properly manage and restrict certain resources related to the processing of fonts," possibly involving temporary files.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:48.564-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:47.933-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:40.213-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:27.621-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:16.915-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:17.050-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:58.379-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:43.781-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:32.922-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:34.184-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19600" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2473" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2473" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "Incorrect ByteBandedRaster size checks" in 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:21.895-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:47.847-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:40.106-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:27.502-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:15.403-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:16.921-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:55.651-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:43.662-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:31.743-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:34.046-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:196" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX 11.11 Path MTU Discovery Attack Vulnerability</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1060" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1060"/>
        <description>Multiple TCP/IP and ICMP implementations, when using Path MTU (PMTU) discovery (PMTUD), allow remote attackers to cause a denial of service (network throughput reduction for TCP connections) via forged ICMP ("Fragmentation Needed and Don't Fragment was Set") packets with a low next-hop MTU value, aka the "Path MTU discovery attack."  NOTE: CVE-2004-0790, CVE-2004-0791, and CVE-2004-1060 have been SPLIT based on different attacks; CVE-2005-0065, CVE-2005-0066, CVE-2005-0067, and CVE-2005-0068 are related identifiers that are SPLIT based on the underlying vulnerability.  While CVE normally SPLITs based on vulnerability, the attack-based identifiers exist due to the variety and number of affected implementations and solutions that address the attacks instead of the underlying vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:48:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:40.215-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:43.584-04:00">ACCEPTED</status_change>
            <modified comment="Added title." date="2007-02-22T17:44:00.683-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-22T17:44:35.704-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:09.637-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:29.816-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:11.581-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:196 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:05:02.249-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:24.055-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:48.529-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:16.817-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.11">
          <criteria operator="AND" comment="700 Series OS Release 11.11">
            <criterion comment="700-series HP" test_ref="oval:org.mitre.oval:tst:3443"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.11">
            <criterion comment="800-series HP" test_ref="oval:org.mitre.oval:tst:4124"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
        </criteria>
        <criterion negate="true" comment="Patch PHNE_33159 is installed" test_ref="oval:org.mitre.oval:tst:3779"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19599" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-0501" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0501" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Update 30 and earlier, and 5.0 Update 33 and earlier allows remote attackers to affect availability via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:12.194-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:11.700-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:28.222-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:57.542-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:30.270-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:01.617-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:43.568-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:25.784-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:33.869-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88304"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88338"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88565"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88095"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88413"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88250"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88601"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88648"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88155"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19596" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-3516" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3516" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment component in Oracle Java SE JDK and JRE 6 Update 27 and earlier, when running on Windows, allows remote untrusted Java Web Start applications and untrusted Java applets to affect confidentiality, integrity, and availability via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:27.604-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:11.530-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:27.948-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:57.462-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:16.695-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:01.375-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:43.460-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:25.684-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:33.711-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87931"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88288"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88059"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88088"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88170"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88024"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88022"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88281"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87519"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88296"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87913"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87371"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87986"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87679"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19595" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running HP Secure Shell, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2010-5107" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-5107" source="CVE"/>
        <description>The default configuration of OpenSSH through 6.1 enforces a fixed time limit between establishing a TCP connection and completing a login, which makes it easier for remote attackers to cause a denial of service (connection-slot exhaustion) by periodically making many new TCP connections.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:50.536-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:47.794-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:40.054-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:27.448-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:56.992-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:16.563-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:00.014-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:43.361-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:25.076-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:33.588-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02886">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="Secure_Shell.SECURE_SHELL version is less than A.06.20.001" test_ref="oval:org.mitre.oval:tst:87770"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02886">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Secure_Shell.SECSH-CMN version is less than A.06.20.002" test_ref="oval:org.mitre.oval:tst:87711"/>
            <criterion comment="Secure_Shell.SECURE_SHELL version is less than A.06.20.002" test_ref="oval:org.mitre.oval:tst:87741"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02886">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Secure_Shell.SECSH-CMN version is less than A.06.20.003" test_ref="oval:org.mitre.oval:tst:87551"/>
            <criterion comment="Secure_Shell.SECURE_SHELL version is less than A.06.20.003" test_ref="oval:org.mitre.oval:tst:87548"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19594" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2424" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2424" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality via vectors related to JMX. NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "insufficient class access checks" when "creating new instances" using MBeanInstantiator.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:38.778-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:47.673-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:39.897-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:27.332-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:57.068-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:16.407-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:00.244-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:43.158-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:25.183-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:33.403-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87622"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87455"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87771"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87601"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87202"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87808"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87812"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87417"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87685"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87416"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87767"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87673"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87743"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87212"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87571"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87832"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87791"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87203"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87626"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87645"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87655"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87732"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87667"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87722"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87781"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87671"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87545"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87256"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19593" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1475" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1475" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to CORBA.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "IIOP type reuse management" in ObjectStreamClass.java.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:33.179-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:47.607-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:39.811-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:27.227-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:56.464-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:16.234-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:58.832-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:42.978-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:24.404-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:33.274-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87745"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87415"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87684"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87173"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86834"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87834"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87034"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87715"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86907"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87757"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87721"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87728"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87735"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87751"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87769"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87697"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87482"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87154"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87510"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87523"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19592" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote  Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-2110" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2110" source="CVE"/>
        <description>The asn1_d2i_read_bio function in crypto/asn1/a_d2i_fp.c in OpenSSL before 0.9.8v, 1.0.0 before 1.0.0i, and 1.0.1 before 1.0.1a does not properly interpret integer data, which allows remote attackers to conduct buffer overflow attacks, and cause a denial of service (memory corruption) or possibly have unspecified other impact, via crafted DER data, as demonstrated by an X.509 certificate or an RSA public key.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:26.757-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:11.421-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:27.775-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:56.355-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:16.035-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:58.329-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:42.787-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:24.272-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:33.103-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02782">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88293"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88580"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88594"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88255"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:87933"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88453"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88523"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88479"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88572"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:87997"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88100"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02782">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88274"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88645"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88391"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88157"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88531"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:87836"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88248"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88605"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88600"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88159"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88152"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02782">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:87972"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88302"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88514"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88587"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88650"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88537"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88197"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88590"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88570"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88327"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:87707"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19591" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-3743" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-3743" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 6 Update 45 and earlier and 5.0 Update 45 and earlier allows remote attackers to affect confidentiality, integrity, and availability via vectors related to AWT.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:59.986-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:47.525-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:39.738-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:27.165-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:56.689-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:30.134-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:59.310-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:42.696-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:24.760-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:33.004-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19589" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2433" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2433" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier and 6 Update 43 and earlier allows remote attackers to affect integrity via unknown vectors related to Deployment, a different vulnerability than CVE-2013-1540.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:26.315-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:47.441-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:39.633-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:27.082-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:54.852-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:15.865-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:53.513-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:42.557-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:22.294-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:32.841-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87622"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87455"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87771"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87601"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87202"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87808"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87812"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87417"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87685"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87416"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87767"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87673"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87743"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87212"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87571"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87832"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87791"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87203"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87626"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87645"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87655"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87732"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87667"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87722"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87781"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87671"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87545"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87256"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19588" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2453" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2453" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier and 6 Update 45 and earlier allows remote attackers to affect integrity via vectors related to JMX.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is due to a missing check for "package access" by the MBeanServer Introspector.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:52.076-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:47.338-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:39.477-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:26.976-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:54.981-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:15.685-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:53.686-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:42.379-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:22.401-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:32.665-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19587" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2459" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2459" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to AWT.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "integer overflow checks."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:26.972-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:47.260-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:39.366-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:26.883-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:55.106-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:15.540-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:54.100-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:42.219-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:22.625-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:32.491-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19584" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2418" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2418" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier and 6 Update 43 and earlier allows local users to affect confidentiality, integrity, and availability via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:40.846-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:47.156-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:39.071-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:26.747-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:55.382-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:15.392-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:54.612-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:42.050-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:22.947-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:32.307-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87622"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87455"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87771"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87601"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87202"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87808"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87812"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87417"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87685"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87416"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87767"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87673"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87743"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87212"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87571"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87832"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87791"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87203"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87626"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87645"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87655"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87732"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87667"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87722"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87781"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87671"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87545"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87256"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19583" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-0500" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0500" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Update 30 and earlier, and JavaFX 2.0.2 and earlier allows remote untrusted Java Web Start applications and untrusted Java applets to affect confidentiality, integrity, and availability via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:01.087-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:11.181-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:27.351-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:55.579-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:30.003-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:55.775-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:41.944-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:23.466-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:32.192-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88304"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88338"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88565"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88095"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88413"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88250"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88601"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88648"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88155"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19582" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2461" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2461" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier and 6 Update 45 and earlier; the Oracle JRockit component in Oracle Fusion Middleware R27.7.5 and earlier and R28.2.7 and earlier; and OpenJDK 7 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries.  NOTE: the previous information is from the June and July 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass verification of XML signatures via vectors related to a "Missing check for [a] valid DOMCanonicalizationMethod canonicalization algorithm."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:07.817-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:47.109-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:38.989-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:26.502-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:54.536-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:29.870-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:52.561-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:41.845-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:21.815-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:32.094-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19580" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2435" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2435" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier and 6 Update 43 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than CVE-2013-2440.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:54.552-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:47.009-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:38.777-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:26.349-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:54.431-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:15.235-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:52.175-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:41.699-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:21.691-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:31.909-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87622"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87455"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87771"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87601"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87202"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87808"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87812"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87417"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87685"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87416"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87767"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87673"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87743"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87212"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87571"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87832"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87791"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87203"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87626"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87645"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87655"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87732"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87667"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87722"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87781"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87671"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87545"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87256"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19579" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running BIND, Remote Denial of Service  (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2266" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2266" source="CVE"/>
        <description>libdns in ISC BIND 9.7.x and 9.8.x before 9.8.4-P2, 9.8.5 before 9.8.5b2, 9.9.x before 9.9.2-P2, and 9.9.3 before 9.9.3b2 on UNIX platforms allows remote attackers to cause a denial of service (memory consumption) via a crafted regular expression, as demonstrated by a memory-exhaustion attack against a machine running a named process.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:41.125-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:46.951-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:38.666-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:26.284-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:49.042-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:41.626-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:20.045-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:31.793-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="For BIND 9.7.3 version is less than C.9.7.3.2.0" test_ref="oval:org.mitre.oval:tst:87637"/>
          <criterion comment="NameService.BIND-AUX version is less than C.9.7.3.2.0" test_ref="oval:org.mitre.oval:tst:87792"/>
          <criterion comment="NameService.BIND-RUN version is less than C.9.7.3.2.0" test_ref="oval:org.mitre.oval:tst:87817"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19577" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2433" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2433" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier and 6 Update 43 and earlier allows remote attackers to affect integrity via unknown vectors related to Deployment, a different vulnerability than CVE-2013-1540.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:11.341-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:46.875-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:38.538-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:26.198-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:53.121-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:15.114-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:48.524-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:41.494-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:19.784-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:31.614-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19575" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-5086" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5086" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier, and 6 Update 35 and earlier, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Beans.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:58.803-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:10.949-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:26.920-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:53.740-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:14.932-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:50.472-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:41.303-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:20.804-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:31.377-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88118"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88647"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88476"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88516"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88534"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88372"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88715"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88702"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88568"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88561"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88811"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88530"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88815"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88775"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88467"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88664"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88754"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87869"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88834"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88839"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88708"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88765"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88657"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88254"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88758"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87965"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88434"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88684"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88883"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88410"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:87981"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88844"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88273"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88265"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88921"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88898"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88673"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88940"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88743"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88141"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89050"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88871"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88978"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88938"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89041"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89122"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88851"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19574" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java JRE and JDK, Remote Denial of Service (DoS), Unauthorized Modification and Disclosure of Information</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-3557" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3557" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment component in Oracle Java SE JDK and JRE 7, 6 Update 27 and earlier, 5.0 Update 31 and earlier, 1.4.2_33 and earlier, and JRockit R28.1.4 and earlier allows remote attackers to affect confidentiality, integrity, and availability, related to RMI.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:24.186-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:10.860-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:26.725-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:53.941-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:29.671-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:50.795-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:41.134-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:20.970-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:31.204-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jpi14.JPI14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88114"/>
          <criterion comment="Jpi14.JPI14-COM-DOC version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88416"/>
          <criterion comment="Jpi14.JPI14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88512"/>
          <criterion comment="Jpi14.JPI14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88582"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88542"/>
          <criterion comment="Jdk14.JDK14-DEMO version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88158"/>
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88567"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88566"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88165"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88226"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87863"/>
          <criterion comment="Jdk14.JDK14-PNV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88596"/>
          <criterion comment="Jdk14.JDK14-PWV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88193"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88499"/>
          <criterion comment="Jre14.JRE14-COM-DOC version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88546"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88575"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88098"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88452"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88144"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88408"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88358"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88387"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88549"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88374"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88267"/>
          <criterion comment="Jre14.JRE14-PNV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88174"/>
          <criterion comment="Jre14.JRE14-PNV2-H version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87988"/>
          <criterion comment="Jre14.JRE14-PWV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87995"/>
          <criterion comment="Jre14.JRE14-PWV2-H version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87650"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19572" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0450" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0450" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, and 5.0 through Update 38, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to JMX.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to improper checks of "access control context" in the JMX RequiredModelMBean class.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:28.428-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:46.809-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:38.372-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:26.117-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:53.524-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:14.792-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:50.110-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:40.979-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:20.553-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:31.048-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87745"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87415"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87684"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87173"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86834"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87834"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87034"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87715"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86907"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87757"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87721"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87728"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87735"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87751"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87769"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87697"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87482"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87154"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87510"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87523"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19570" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2417" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2417" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect availability via unknown vectors related to Networking.  NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to an information leak involving InetAddress serialization. CVE has not investigated the apparent discrepancy between vendor reports regarding the impact of this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:25.107-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:46.715-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:37.949-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:26.030-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:52.667-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:14.642-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:47.901-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:40.788-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:19.447-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:30.880-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87622"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87455"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87771"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87601"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87202"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87808"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87812"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87417"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87685"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87416"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87767"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87673"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87743"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87212"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87571"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87832"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87791"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87203"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87626"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87645"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87655"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87732"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87667"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87722"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87781"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87671"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87545"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87256"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19569" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2442" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2442" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier and 6 Update 45 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than CVE-2013-2466 and CVE-2013-2468.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:24.445-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:46.635-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:37.846-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:25.901-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:50.382-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:14.485-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:41.949-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:40.624-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:16.072-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:30.728-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19568" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2407" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2407" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier and 6 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality and availability via unknown vectors related to Libraries.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "XML security and the class loader."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:56.431-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:46.554-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:37.709-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:25.764-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:51.952-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:14.305-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:45.756-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:40.473-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:18.417-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:30.551-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19567" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1540" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1540" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier and 6 Update 43 and earlier allows remote attackers to affect integrity via unknown vectors related to Deployment, a different vulnerability than CVE-2013-2433.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:36.361-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:46.444-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:37.586-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:25.665-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:51.811-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:14.158-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:45.234-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:40.320-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:18.190-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:30.384-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87622"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87455"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87771"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87601"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87202"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87808"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87812"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87417"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87685"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87416"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87767"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87673"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87743"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87212"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87571"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87832"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87791"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87203"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87626"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87645"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87655"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87732"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87667"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87722"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87781"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87671"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87545"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87256"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19565" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2461" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2461" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier and 6 Update 45 and earlier; the Oracle JRockit component in Oracle Fusion Middleware R27.7.5 and earlier and R28.2.7 and earlier; and OpenJDK 7 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries.  NOTE: the previous information is from the June and July 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass verification of XML signatures via vectors related to a "Missing check for [a] valid DOMCanonicalizationMethod canonicalization algorithm."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:24.006-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:46.341-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:37.446-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:25.551-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:52.051-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:14.003-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:46.170-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:40.125-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:18.540-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:30.179-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19562" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2450" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2450" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect availability via unknown vectors related to Serialization.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to improper handling of circular references in ObjectStreamClass.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:12.682-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:46.273-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:37.352-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:25.478-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:51.428-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:13.857-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:43.875-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:39.967-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:17.633-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:30.011-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19561" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running BIND, Remote Denial of Service  (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-4854" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4854" source="CVE"/>
        <description>The RFC 5011 implementation in rdata.c in ISC BIND 9.7.x and 9.8.x before 9.8.5-P2, 9.8.6b1, 9.9.x before 9.9.3-P2, and 9.9.4b1, and DNSco BIND 9.9.3-S1 before 9.9.3-S1-P1 and 9.9.4-S1b1, allows remote attackers to cause a denial of service (assertion failure and named daemon exit) via a query with a malformed RDATA section that is not properly handled during construction of a log message, as exploited in the wild in July 2013.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:43.158-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:46.220-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:37.193-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:25.427-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:43.713-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:39.886-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:17.509-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:29.911-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="NameService.BIND-AUX version is less than C.9.7.3.3.0" test_ref="oval:org.mitre.oval:tst:87720"/>
          <criterion comment="NameService.BIND-RUN version is less than C.9.7.3.3.0" test_ref="oval:org.mitre.oval:tst:87661"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19560" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2455" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2455" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via unknown vectors related to Libraries, a different vulnerability than CVE-2013-2443 and CVE-2013-2452.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to incorrect access checks by the (1) getEnclosingClass, (2) getEnclosingMethod, and (3) getEnclosingConstructor methods.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:25.153-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:46.176-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:37.125-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:25.378-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:50.024-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:29.516-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:40.923-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:39.755-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:15.488-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:29.823-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19559" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Xserver, Remote Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2007-5958" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5958" source="CVE"/>
        <description>X.Org Xserver before 1.4.1 allows local users to determine the existence of arbitrary files via a filename argument in the -sp option to the X program, which produces different error messages depending on whether the filename exists.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:12.491-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:27579 - HP-UX 11 Oval patch53 objects update" date="2013-12-09T17:44:00.470-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </modified>
            <status_change date="2013-12-30T04:00:28.161-05:00">INTERIM</status_change>
            <status_change date="2014-01-20T04:00:20.728-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:48.702-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:13.754-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:35.726-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:39.620-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:13.030-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:29.692-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02381">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="Xserver.X11-SERV is installed" test_ref="oval:org.mitre.oval:tst:88151"/>
          <criterion negate="true" comment="Patch PHSS_38840 is installed" test_ref="oval:org.mitre.oval:tst:88279"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02381">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="URL: is installed" test_ref="oval:org.mitre.oval:tst:87827"/>
            <criterion comment="Xserver.X11-SERV is installed" test_ref="oval:org.mitre.oval:tst:88239"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_37972 is installed" test_ref="oval:org.mitre.oval:tst:88071"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02381">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="URL: is installed" test_ref="oval:org.mitre.oval:tst:88244"/>
            <criterion comment="Xserver.X11-SERV is installed" test_ref="oval:org.mitre.oval:tst:87477"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_34392 is installed" test_ref="oval:org.mitre.oval:tst:87749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19557" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-0497" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0497" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, and 6 Update 30 and earlier, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:40.785-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:10.579-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:26.178-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:49.903-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:29.410-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:39.459-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:39.509-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:14.811-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:29.581-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88304"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88338"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88565"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88095"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88413"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88250"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88601"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88648"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88155"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19556" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1569" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1569" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "checking of [a] glyph table" in the International Components for Unicode (ICU) Layout Engine before 51.2.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:09.150-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:46.112-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:37.041-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:25.248-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:49.781-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:13.637-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:39.293-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:39.385-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:14.722-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:29.453-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19554" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2394" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2394" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, 5.0 Update 41 and earlier, and JavaFX 2.2.7 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D, a different vulnerability than CVE-2013-2432 and CVE-2013-1491.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:23.859-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:46.030-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:36.903-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:25.163-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:49.602-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:13.493-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:38.622-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:39.239-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:14.320-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:29.280-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87622"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87455"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87771"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87601"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87202"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87808"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87812"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87417"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87685"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87416"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87767"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87673"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87743"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87212"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87571"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87832"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87791"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87203"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87626"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87645"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87655"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87732"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87667"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87722"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87781"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87671"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87545"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87256"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19553" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1491" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1491" source="CVE"/>
        <description>The Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, 5.0 Update 41 and earlier, and JavaFX 2.2.7 and earlier allows remote attackers to execute arbitrary code via vectors related to 2D, as demonstrated by Joshua Drake during a Pwn2Own competition at CanSecWest 2013.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:21.737-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:45.921-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:36.738-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:25.083-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:49.424-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:13.346-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:38.133-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:39.066-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:14.130-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:29.121-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87622"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87455"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87771"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87601"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87202"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87808"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87812"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87417"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87685"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87416"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87767"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87673"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87743"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87212"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87571"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87832"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87791"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87203"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87626"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87645"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87655"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87732"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87667"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87722"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87781"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87671"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87545"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87256"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19552" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2469" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2469" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "Incorrect image layout verification" in 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:00.231-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:45.861-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:36.652-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:24.980-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:49.364-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:29.286-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:37.995-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:38.963-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:14.058-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:29.007-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19551" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2437" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2437" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier and 6 Update 45 and earlier allows remote attackers to affect confidentiality via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:28.941-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:45.802-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:36.581-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:24.930-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:49.304-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:29.172-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:37.843-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:38.888-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:13.956-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:28.920-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19550" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1537" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1537" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality, integrity, and availability via vectors related to RMI.  NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to the default java.rmi.server.useCodebaseOnly setting of false, which allows remote attackers to perform "dynamic class downloading" and execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:24.454-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:45.715-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:36.488-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:24.856-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:49.230-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:13.239-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:37.612-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:38.753-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:13.821-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:28.740-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19549" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2384" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2384" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D, a different vulnerability than CVE-2013-1569, CVE-2013-2383, and CVE-2013-2420. NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "font layout" in the International Components for Unicode (ICU) Layout Engine before 51.2.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:26.922-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:45.621-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:36.404-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:24.782-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:47.002-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:13.105-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:30.064-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:38.593-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:10.579-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:28.560-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19547" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote Execution of Arbitrary Code, Denial of Service (DoS), Authentication Bypass</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2010-4180" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4180" source="CVE"/>
        <description>OpenSSL before 0.9.8q, and 1.0.x before 1.0.0c, when SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG is enabled, does not properly prevent modification of the ciphersuite in the session cache, which allows remote attackers to force the downgrade to an unintended cipher via vectors involving sniffing network traffic to discover a session identifier.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:24.864-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:10.399-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:25.828-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:47.282-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:12.952-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:30.975-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:38.429-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:11.052-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:28.382-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02638">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:87971"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:87880"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:88332"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:88251"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:88219"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:87823"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:88256"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:87349"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:88202"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:87830"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:87853"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02638">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:87906"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:88160"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:87914"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:87765"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:87865"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:88019"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:88111"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:88000"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:87889"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:87967"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:88078"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02638">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:87680"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:87826"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:88268"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:87929"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:87960"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:88126"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:88309"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:88297"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:87893"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:87928"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:87588"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19544" version="11" class="vulnerability">
      <metadata>
        <title>CIFS Server (Samba), Remote Execution of Arbitrary Code, Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2010-3069" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3069" source="CVE"/>
        <description>Stack-based buffer overflow in the (1) sid_parse and (2) dom_sid_parse functions in Samba before 3.5.5 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted Windows Security ID (SID) on a file share.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:00.449-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:10.216-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:25.342-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:47.665-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:11.204-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:32.204-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:38.298-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:11.583-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:28.200-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02657">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:88087"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:88012"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:88083"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:87558"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:87779"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:87973"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02657">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:88106"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:88139"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:88003"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:88186"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:87883"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:88337"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02657">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-CFSM.CFSM-KRN version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:88324"/>
            <criterion comment="CIFS-CFSM.CFSM-RUN version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:88058"/>
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:88310"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:87953"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:88034"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:88221"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:88280"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:87664"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02657">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.01.01" test_ref="oval:org.mitre.oval:tst:88298"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.01.01" test_ref="oval:org.mitre.oval:tst:88346"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.01.01" test_ref="oval:org.mitre.oval:tst:88090"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.01.01" test_ref="oval:org.mitre.oval:tst:88334"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.01.01" test_ref="oval:org.mitre.oval:tst:87909"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.01.01" test_ref="oval:org.mitre.oval:tst:87696"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19543" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2472" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2472" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "Incorrect ShortBandedRaster size checks" in 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:19.764-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:45.572-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:36.347-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:24.707-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:47.554-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:29.041-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:31.783-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:38.199-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:11.417-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:28.103-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19541" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2439" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2439" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, 5.0 Update 41 and earlier, and JavaFX 2.2.7 and earlier allows local users to affect confidentiality, integrity, and availability via unknown vectors related to Install.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:13.638-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:45.496-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:36.276-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:24.635-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:47.903-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:11.029-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:32.929-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:38.049-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:12.027-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:27.991-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19540" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0169" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0169" source="CVE"/>
        <description>The TLS protocol 1.1 and 1.2 and the DTLS protocol 1.0 and 1.2, as used in OpenSSL, OpenJDK, PolarSSL, and other products, do not properly consider timing side-channel attacks on a MAC check requirement during the processing of malformed CBC padding, which allows remote attackers to conduct distinguishing attacks and plaintext-recovery attacks via statistical analysis of timing data for crafted packets, aka the "Lucky Thirteen" issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:28.318-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:45.424-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:36.134-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:24.565-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:47.979-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:10.873-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:33.386-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:37.870-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:12.272-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:27.840-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87745"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87415"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87684"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87173"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86834"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87834"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87034"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87715"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86907"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87757"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87721"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87728"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87735"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87751"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87769"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87697"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87482"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87154"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87510"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87523"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19539" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Cross Site Scripting (XSS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-2687" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2687" source="CVE"/>
        <description>Multiple cross-site scripting (XSS) vulnerabilities in the make_variant_list function in mod_negotiation.c in the mod_negotiation module in the Apache HTTP Server 2.4.x before 2.4.3, when the MultiViews option is enabled, allow remote attackers to inject arbitrary web script or HTML via a crafted filename that is not properly handled during construction of a variant list.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:15.959-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:45.392-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:36.076-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:24.519-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:23.591-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:37.795-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:08.110-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:27.773-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than D.7.0.35.01" test_ref="oval:org.mitre.oval:tst:86890"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19538" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX, Local Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-0891" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0891" source="CVE"/>
        <description>Unspecified vulnerability in the OS-Core.CORE2-KRN fileset in HP HP-UX B.11.23 and B.11.31 allows local users to cause a denial of service via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:34.570-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:27767 - HP-UX 11 Oval patch53 objects update" date="2013-12-09T17:44:00.470-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </modified>
            <status_change date="2013-12-30T04:00:28.094-05:00">INTERIM</status_change>
            <status_change date="2014-01-20T04:00:20.567-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:45.282-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:28.863-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:22.585-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:37.704-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:07.680-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:27.664-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02646">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="ProgSupport.C2-INC is installed" test_ref="oval:org.mitre.oval:tst:87882"/>
            <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:87366"/>
          </criteria>
          <criterion negate="true" comment="Patch PHKL_41944 is installed" test_ref="oval:org.mitre.oval:tst:87954"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02646">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:88241"/>
          <criterion negate="true" comment="Patch PHKL_41945 is installed" test_ref="oval:org.mitre.oval:tst:88206"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19536" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2430" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2430" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; JavaFX 2.2.7 and earlier; and OpenJDK 6 and 7 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to ImageIO. NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "JPEGImageReader state corruption" when using native code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:37.937-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:45.279-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:35.940-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:24.426-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:44.951-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:10.702-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:21.748-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:37.557-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:07.329-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:27.488-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87622"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87455"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87771"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87601"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87202"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87808"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87812"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87417"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87685"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87416"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87767"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87673"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87743"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87212"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87571"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87832"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87791"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87203"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87626"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87645"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87655"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87732"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87667"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87722"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87781"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87671"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87545"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87256"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19535" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2451" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2451" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier and 6 Update 45 and earlier, and OpenJDK 7, allows local users to affect confidentiality, integrity, and availability via unknown vectors related to Networking.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to improper enforcement of exclusive port binds when running on Windows, which allows attackers to bind to ports that are already in use.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:54.351-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:44.970-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:35.817-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:24.335-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:46.103-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:10.494-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:25.984-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:37.416-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:08.877-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:27.260-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19534" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Web Server, Remote Execution of Arbitrary Code, Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1862" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1862" source="CVE"/>
        <description>mod_rewrite.c in the mod_rewrite module in the Apache HTTP Server 2.2.x before 2.2.25 writes data to a log file without sanitizing non-printable characters, which might allow remote attackers to execute arbitrary commands via an HTTP request containing an escape sequence for a terminal emulator.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:03.760-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:44.800-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:35.628-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:24.195-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:45.704-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:28.453-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:24.226-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:37.185-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:08.389-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:27.027-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02927">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87422"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87801"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87532"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87875"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87513"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87855"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87874"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87902"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87169"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87577"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87663"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87681"/>
            <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87910"/>
            <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87412"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87761"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87630"/>
            <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87526"/>
            <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87788"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87774"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87446"/>
            <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87895"/>
            <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87821"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87912"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87854"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02927">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87825"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87718"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87802"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87071"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87077"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:88048"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87451"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87977"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87604"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87956"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:88073"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87842"/>
            <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87815"/>
            <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87864"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87892"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87957"/>
            <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87399"/>
            <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87631"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:88004"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87427"/>
            <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:88076"/>
            <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87183"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87858"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.15.16" test_ref="oval:org.mitre.oval:tst:87509"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19532" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Access Restriction Bypass, Unauthorized Modification and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-2204" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2204" source="CVE"/>
        <description>Apache Tomcat 5.5.x before 5.5.34, 6.x before 6.0.33, and 7.x before 7.0.17, when the MemoryUserDatabase is used, creates log entries containing passwords upon encountering errors in JMX user creation, which allows local users to obtain sensitive information by reading a log file.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:44.669-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:44.752-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:35.541-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:24.133-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:45.619-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:28.343-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:23.919-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:37.095-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:08.255-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:26.911-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.36.01" test_ref="oval:org.mitre.oval:tst:87723"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19529" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1478" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1478" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "insufficient validation of raster parameters" that can trigger an integer overflow and memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:01.038-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:44.708-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:35.456-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:24.087-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:39.486-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:28.240-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:06.002-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:36.990-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:00.856-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:26.803-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19527" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-0506" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0506" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Update 30 and earlier, 5.0 Update 33 and earlier, and 1.4.2_35 and earlier allows remote untrusted Java Web Start applications and untrusted Java applets to affect integrity via unknown vectors related to CORBA.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:52.420-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:09.817-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:24.338-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:40.305-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:28.095-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:08.523-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:36.893-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:01.886-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:26.687-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88304"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88338"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88565"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88095"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88413"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88250"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88601"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88648"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88155"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19526" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2419" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2419" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect availability via unknown vectors related to 2D.  NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "font processing errors" in the International Components for Unicode (ICU) Layout Engine before 51.2.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:05.082-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:44.615-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:35.358-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:24.000-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:39.656-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:10.341-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:06.297-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:36.759-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:01.014-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:26.550-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87622"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87455"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87771"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87601"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87202"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87808"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87812"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87417"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87685"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87416"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87767"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87673"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87743"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87212"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87571"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87832"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87791"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87203"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87626"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87645"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87655"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87732"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87667"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87722"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87781"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87671"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87545"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87256"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19524" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2417" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2417" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect availability via unknown vectors related to Networking.  NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to an information leak involving InetAddress serialization. CVE has not investigated the apparent discrepancy between vendor reports regarding the impact of this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:15.578-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:44.486-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:35.253-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:23.922-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:38.149-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:10.207-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:01.643-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:36.637-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:59.223-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:26.382-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19522" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0424" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0424" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 7, allows remote attackers to affect integrity via vectors related to RMI. NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to cross-site scripting (XSS) in the sun.rmi.transport.proxy CGIHandler class that does not properly handle error messages in a (1) command or (2) port number.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:09.438-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:44.415-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:35.162-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:23.841-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:37.828-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:10.069-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:00.460-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:36.520-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:58.744-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:26.255-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87745"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87415"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87684"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87173"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86834"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87834"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87034"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87715"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86907"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87757"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87721"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87728"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87735"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87751"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87769"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87697"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87482"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87154"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87510"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87523"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19521" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2437" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2437" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier and 6 Update 45 and earlier allows remote attackers to affect confidentiality via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:51.475-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:44.310-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:35.027-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:23.754-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:38.039-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:09.915-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:01.155-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:36.387-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:59.098-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:26.065-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19520" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0435" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0435" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11 and 6 through Update 38, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality via vectors related to JAX-WS.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to improper restriction of com.sun.xml.internal packages and "Better handling of UI elements."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:34.681-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:44.221-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:34.914-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:23.660-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:39.258-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:09.745-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:05.689-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:36.253-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:00.676-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:25.920-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19518" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1571" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1571" source="CVE"/>
        <description>Unspecified vulnerability in the Javadoc component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier; JavaFX 2.2.21 and earlier; and OpenJDK 7 allows remote attackers to affect integrity via unknown vectors related to Javadoc. NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to frame injection in HTML that is generated by Javadoc.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:08.725-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:44.064-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:34.734-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:23.533-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:44.158-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:27.983-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:19.508-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:36.140-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:06.385-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:25.785-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19517" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2470" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2470" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "ImagingLib byte lookup processing."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:14.718-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:44.014-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:34.675-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:23.478-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:44.282-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:27.892-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:19.595-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:36.047-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:06.449-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:25.678-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19516" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2445" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2445" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect availability via unknown vectors related to Hotspot.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "handling of memory allocation errors."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:19.361-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:43.955-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:34.602-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:23.429-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:44.412-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:27.787-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:19.872-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:35.954-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:06.601-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:25.570-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19514" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Access Restriction Bypass, Unauthorized Modification and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-2526" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2526" source="CVE"/>
        <description>Apache Tomcat 5.5.x before 5.5.34, 6.x before 6.0.33, and 7.x before 7.0.19, when sendfile is enabled for the HTTP APR or HTTP NIO connector, does not validate certain request attributes, which allows local users to bypass intended file access restrictions or cause a denial of service (infinite loop or JVM crash) by leveraging an untrusted web application.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:18.532-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:43.830-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:34.434-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:23.324-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:44.597-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:27.708-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:20.601-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:35.876-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:06.831-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:25.501-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.36.01" test_ref="oval:org.mitre.oval:tst:87723"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19512" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2467" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2467" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 5.0 Update 45 and earlier allows local users to affect confidentiality, integrity, and availability via unknown vectors related to the Java installer.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:27.113-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:43.764-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:34.348-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:23.261-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:42.986-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:27.624-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:16.316-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:35.786-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:04.859-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:25.385-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19511" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1487" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1487" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment component in Oracle Java SE 7 Update 13 and earlier and 6 Update 39 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:22.153-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:43.701-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:34.261-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:23.205-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:43.302-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:27.507-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:17.088-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:35.690-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:05.274-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:25.263-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19509" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0441" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0441" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to CORBA, a different vulnerability than CVE-2013-1476 and CVE-2013-1475.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass Java sandbox restrictions via certain methods that should not be serialized, aka "missing serialization restriction."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:35.496-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:43.544-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:34.176-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:23.134-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:32.877-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:09.552-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:39.628-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:35.563-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:52.762-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:25.146-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87745"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87415"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87684"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87173"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86834"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87834"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87034"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87715"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86907"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87757"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87721"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87728"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87735"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87751"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87769"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87697"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87482"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87154"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87510"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87523"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19508" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1484" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1484" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 13 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:01.460-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:43.480-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:34.101-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:23.068-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:32.274-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:27.389-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:38.095-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:35.466-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:52.064-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:24.981-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19507" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1476" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1476" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to CORBA, a different vulnerability than CVE-2013-0441 and CVE-2013-1475.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass Java sandbox restrictions via "certain value handler constructors."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:57.962-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:43.420-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:34.001-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:22.930-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:32.430-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:09.415-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:38.478-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:35.359-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:52.235-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:24.779-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87745"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87415"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87684"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87173"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86834"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87834"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87034"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87715"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86907"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87757"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87721"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87728"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87735"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87751"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87769"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87697"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87482"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87154"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87510"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87523"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19505" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0434" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0434" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality via vectors related to JAXP.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to the public declaration of the loadPropertyFile method in the JAXP FuncSystemProperty class, which allows remote attackers to obtain sensitive information.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:34.096-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:43.376-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:33.877-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:22.864-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:32.134-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:27.269-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:37.807-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:35.252-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:51.901-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:24.594-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19504" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1480" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1480" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to AWT.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "insufficient validation of raster parameters" in awt_parseImage.c, which triggers memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:32.489-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:43.334-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:33.799-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:22.799-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:31.735-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:27.139-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:36.993-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:35.164-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:51.431-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:24.499-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19503" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0425" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0425" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries, a different vulnerability than CVE-2013-0428 and CVE-2013-0426.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to incorrect "access control checks" in the logging API that allow remote attackers to bypass Java sandbox restrictions.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:46.920-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:43.274-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:33.701-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:22.728-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:31.853-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:09.296-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:37.215-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:35.069-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:51.613-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:24.301-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87745"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87415"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87684"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87173"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86834"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87834"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87034"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87715"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86907"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87757"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87721"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87728"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87735"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87751"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87769"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87697"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87482"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87154"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87510"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87523"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19502" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0425" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0425" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries, a different vulnerability than CVE-2013-0428 and CVE-2013-0426.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to incorrect "access control checks" in the logging API that allow remote attackers to bypass Java sandbox restrictions.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:37.465-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:43.134-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:33.596-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:22.606-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:31.265-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:09.133-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:36.250-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:34.952-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:50.946-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:24.152-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19501" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0419" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0419" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11 and 6 through Update 38 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than other CVEs listed in the February 2013 CPU.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:59.783-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:43.057-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:33.495-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:22.487-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:31.406-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:08.984-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:36.472-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:34.773-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:51.049-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:23.991-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19500" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2394" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2394" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, 5.0 Update 41 and earlier, and JavaFX 2.2.7 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D, a different vulnerability than CVE-2013-2432 and CVE-2013-1491.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:48.070-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:42.967-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:33.378-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:22.392-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:30.804-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:08.853-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:35.181-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:34.622-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:50.294-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:23.812-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19499" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-1541" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1541" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11 and 6 through Update 38 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than other CVEs listed in the February 2013 CPU.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from a third party that the issue is due to an interaction error in between the JRE plug-in for WebKit-based browsers and the Javascript engine, which allows remote attackers to execute arbitrary code by modifying DOM nodes that contain applet elements in a way that triggers an incorrect reference count and a use after free.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:42.681-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:42.921-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:33.276-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:22.328-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:09.438-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:26.964-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:38.358-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:34.514-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:23.753-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:23.650-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19495" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote  Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-2131" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2131" source="CVE"/>
        <description>Multiple integer signedness errors in crypto/buffer/buffer.c in OpenSSL 0.9.8v allow remote attackers to conduct buffer overflow attacks, and cause a denial of service (memory corruption) or possibly have unspecified other impact, via crafted DER data, as demonstrated by an X.509 certificate or an RSA public key.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-2110.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:28.799-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:09.303-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:23.438-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:09.511-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:08.722-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:38.542-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:34.371-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:23.839-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:23.444-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02782">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88293"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88580"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88594"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88255"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:87933"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88453"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88523"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88479"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88572"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:87997"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88100"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02782">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88274"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88645"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88391"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88157"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88531"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:87836"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88248"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88605"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88600"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88159"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88152"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02782">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:87972"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88302"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88514"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88587"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88650"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88537"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88197"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88590"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88570"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88327"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:87707"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19494" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Access Restriction Bypass</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2006-7243" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-7243" source="CVE"/>
        <description>PHP before 5.3.4 accepts the \0 character in a pathname, which might allow context-dependent attackers to bypass intended access restrictions by placing a safe file extension after this character, as demonstrated by .php\0.jpg at the end of the argument to the file_exists function.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:46.850-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:09.209-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:23.280-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:22.457-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:26.849-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:12.771-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:34.264-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:39.558-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:23.311-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02741">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.35.01" test_ref="oval:org.mitre.oval:tst:88417"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02741">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.11" test_ref="oval:org.mitre.oval:tst:88194"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.11" test_ref="oval:org.mitre.oval:tst:88481"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.11" test_ref="oval:org.mitre.oval:tst:88406"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.11" test_ref="oval:org.mitre.oval:tst:88474"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.11" test_ref="oval:org.mitre.oval:tst:88262"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.11" test_ref="oval:org.mitre.oval:tst:87968"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.11" test_ref="oval:org.mitre.oval:tst:88431"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.11" test_ref="oval:org.mitre.oval:tst:88213"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.11" test_ref="oval:org.mitre.oval:tst:88257"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.11" test_ref="oval:org.mitre.oval:tst:88199"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.11" test_ref="oval:org.mitre.oval:tst:88068"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19493" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Access Restriction Bypass, Unauthorized Modification and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2010-4476" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4476" source="CVE"/>
        <description>The Double.parseDouble method in Java Runtime Environment (JRE) in Oracle Java SE and Java for Business 6 Update 23 and earlier, 5.0 Update 27 and earlier, and 1.4.2_29 and earlier, as used in OpenJDK, Apache, JBossweb, and other products, allows remote attackers to cause a denial of service via a crafted string that triggers an infinite loop of estimations during conversion to a double-precision binary floating-point number, as demonstrated using 2.2250738585072012e-308.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:29.072-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:42.859-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:33.182-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:22.271-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:22.710-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:26.753-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:13.719-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:34.167-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:39.902-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:23.233-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.36.01" test_ref="oval:org.mitre.oval:tst:87723"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19492" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Access Restriction Bypass, Unauthorized Modification and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2010-1157" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1157" source="CVE"/>
        <description>Apache Tomcat 5.5.0 through 5.5.29 and 6.0.0 through 6.0.26 might allow remote attackers to discover the server's hostname or IP address by sending a request for a resource that requires (1) BASIC or (2) DIGEST authentication, and then reading the realm field in the WWW-Authenticate header in the reply.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:18.848-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:42.803-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:33.123-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:22.215-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:22.068-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:26.663-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:11.524-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:34.093-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:38.899-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:23.137-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.36.01" test_ref="oval:org.mitre.oval:tst:87723"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19491" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0428" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0428" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries, a different vulnerability than CVE-2013-0425 and CVE-2013-0426.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "incorrect checks for proxy classes" in the Reflection API.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:53.721-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:42.693-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:33.027-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:22.131-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:22.252-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:08.597-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:12.237-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:33.974-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:39.295-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:22.990-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19489" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0432" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0432" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality and integrity via vectors related to AWT.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "insufficient clipboard access premission checks."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:34.990-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:42.654-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:32.957-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:22.076-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:24.864-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:26.539-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:18.908-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:33.879-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:42.941-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:22.884-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19488" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0427" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0427" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, and 5.0 through Update 38, and OpenJDK 6 and 7, allows remote attackers to affect integrity via unknown vectors related to Libraries.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to interrupt certain threads that should not be interrupted.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:37.376-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:42.614-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:32.882-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:21.959-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:24.673-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:26.424-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:18.482-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:33.788-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:42.677-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:22.793-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19487" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote  Denial of Service (DoS) and Unauthorized Disclosure</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0166" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0166" source="CVE"/>
        <description>OpenSSL before 0.9.8y, 1.0.0 before 1.0.0k, and 1.0.1 before 1.0.1d does not properly perform signature verification for OCSP responses, which allows remote OCSP servers to cause a denial of service (NULL pointer dereference and application crash) via an invalid key.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:19.847-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:42.529-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:32.725-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:21.693-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:24.388-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:08.470-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:18.015-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:33.630-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:42.423-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:22.549-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02856">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets test">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08y.001" test_ref="oval:org.mitre.oval:tst:87564"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08y.001" test_ref="oval:org.mitre.oval:tst:87470"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08y.001" test_ref="oval:org.mitre.oval:tst:87674"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08y.001" test_ref="oval:org.mitre.oval:tst:87615"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08y.001" test_ref="oval:org.mitre.oval:tst:87123"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08y.001" test_ref="oval:org.mitre.oval:tst:87566"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08y.001" test_ref="oval:org.mitre.oval:tst:87672"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08y.001" test_ref="oval:org.mitre.oval:tst:86928"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08y.001" test_ref="oval:org.mitre.oval:tst:87634"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08y.001" test_ref="oval:org.mitre.oval:tst:87608"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08y.001" test_ref="oval:org.mitre.oval:tst:87587"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02856">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets test">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08y.002" test_ref="oval:org.mitre.oval:tst:86742"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08y.002" test_ref="oval:org.mitre.oval:tst:87729"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08y.002" test_ref="oval:org.mitre.oval:tst:87660"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08y.002" test_ref="oval:org.mitre.oval:tst:86831"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08y.002" test_ref="oval:org.mitre.oval:tst:87593"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08y.002" test_ref="oval:org.mitre.oval:tst:87356"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08y.002" test_ref="oval:org.mitre.oval:tst:87602"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08y.002" test_ref="oval:org.mitre.oval:tst:87737"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08y.002" test_ref="oval:org.mitre.oval:tst:87713"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08y.002" test_ref="oval:org.mitre.oval:tst:87695"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08y.002" test_ref="oval:org.mitre.oval:tst:87714"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02856">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets test">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08y.003" test_ref="oval:org.mitre.oval:tst:87636"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08y.003" test_ref="oval:org.mitre.oval:tst:87590"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08y.003" test_ref="oval:org.mitre.oval:tst:87581"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08y.003" test_ref="oval:org.mitre.oval:tst:87186"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08y.003" test_ref="oval:org.mitre.oval:tst:87367"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08y.003" test_ref="oval:org.mitre.oval:tst:87612"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08y.003" test_ref="oval:org.mitre.oval:tst:87600"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08y.003" test_ref="oval:org.mitre.oval:tst:87393"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08y.003" test_ref="oval:org.mitre.oval:tst:87555"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08y.003" test_ref="oval:org.mitre.oval:tst:87693"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08y.003" test_ref="oval:org.mitre.oval:tst:87565"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19485" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0438" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0438" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11 and 6 through Update 38 allows remote attackers to affect confidentiality via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:12.149-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:42.446-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:32.616-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:21.284-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:24.217-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:08.330-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:17.848-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:33.497-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:42.309-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:22.402-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19484" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0426" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0426" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries, a different vulnerability than CVE-2013-0425 and CVE-2013-0428.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to incorrect "access control checks" in the logging API that allow remote attackers to bypass Java sandbox restrictions.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:38.824-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:42.368-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:32.520-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:21.039-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:24.125-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:08.128-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:17.627-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:33.387-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:42.182-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:22.241-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19483" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0425" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0425" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries, a different vulnerability than CVE-2013-0428 and CVE-2013-0426.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to incorrect "access control checks" in the logging API that allow remote attackers to bypass Java sandbox restrictions.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:19.084-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:42.302-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:32.443-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:20.899-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:25.399-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:26.293-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:20.134-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:33.290-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:43.578-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:22.081-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19482" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1491" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1491" source="CVE"/>
        <description>The Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, 5.0 Update 41 and earlier, and JavaFX 2.2.7 and earlier allows remote attackers to execute arbitrary code via vectors related to 2D, as demonstrated by Joshua Drake during a Pwn2Own competition at CanSecWest 2013.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:24.180-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:42.198-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:32.338-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:20.719-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:25.470-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:07.968-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:20.307-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:33.175-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:43.710-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:21.910-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19481" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Running Apache, Remote Denial of Service (DoS), Execution of Arbitrary Code and other vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2007-6750" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6750" source="CVE"/>
        <description>The Apache HTTP Server 1.x and 2.x allows remote attackers to cause a denial of service (daemon outage) via partial HTTP requests, as demonstrated by Slowloris, related to the lack of the mod_reqtimeout module in versions before 2.2.15.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:27.305-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:42.122-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:32.235-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:20.565-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:25.562-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:26.152-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:20.496-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:33.074-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:43.823-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:21.779-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87257"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87712"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87669"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87708"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87689"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87621"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87777"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87753"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87598"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87796"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87635"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87525"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than C.6.0.36.01" test_ref="oval:org.mitre.oval:tst:87568"/>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than D.7.0.35.01" test_ref="oval:org.mitre.oval:tst:87709"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19480" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0428" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0428" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries, a different vulnerability than CVE-2013-0425 and CVE-2013-0426.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "incorrect checks for proxy classes" in the Reflection API.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:42.462-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:42.080-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:32.175-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:20.443-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:25.688-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:26.027-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:20.681-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:33.005-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:43.920-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:21.691-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19479" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0809" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0809" source="CVE"/>
        <description>Unspecified vulnerability in the 2D component in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 15 and earlier, 6 Update 41 and earlier, and 5.0 Update 40 and earlier allows remote attackers to execute arbitrary code via unknown vectors, a different vulnerability than CVE-2013-1493.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:30.546-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:41.993-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:32.046-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:20.263-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:28.277-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:07.807-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:28.369-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:32.855-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:47.070-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:21.540-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19478" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2468" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2468" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier and 6 Update 45 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than CVE-2013-2442 and CVE-2013-2466.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:43.844-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:41.922-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:31.945-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:20.144-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:28.441-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:25.912-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:28.657-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:32.764-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:47.292-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:21.422-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19477" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1493" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1493" source="CVE"/>
        <description>The color management (CMM) functionality in the 2D component in Oracle Java SE 7 Update 15 and earlier, 6 Update 41 and earlier, and 5.0 Update 40 and earlier allows remote attackers to execute arbitrary code or cause a denial of service (crash) via an image with crafted raster parameters, which triggers (1) an out-of-bounds read or (2) memory corruption in the JVM, as exploited in the wild in February 2013.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:27.787-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:41.847-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:31.842-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:19.954-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:28.360-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:07.617-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:28.514-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:32.634-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:47.172-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:21.283-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19476" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2444" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2444" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier; JavaFX 2.2.21 and earlier; and OpenJDK 7 allows remote attackers to affect availability via vectors related to AWT.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue does not "properly manage and restrict certain resources related to the processing of fonts," possibly involving temporary files.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:44.719-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:41.771-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:31.740-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:19.763-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:27.851-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:07.451-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:27.294-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:32.502-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:46.572-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:21.124-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19475" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1476" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1476" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to CORBA, a different vulnerability than CVE-2013-0441 and CVE-2013-1475.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass Java sandbox restrictions via "certain value handler constructors."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:39.685-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:41.688-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:31.632-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:19.574-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:27.481-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:07.310-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:26.626-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:32.392-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:46.220-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:20.958-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19474" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0428" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0428" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries, a different vulnerability than CVE-2013-0425 and CVE-2013-0426.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "incorrect checks for proxy classes" in the Reflection API.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:49.965-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:41.601-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:31.498-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:19.393-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:28.115-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:07.161-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:27.965-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:32.272-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:46.848-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:20.802-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87745"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87415"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87684"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87173"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86834"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87834"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87034"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87715"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86907"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87757"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87721"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87728"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87735"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87751"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87769"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87697"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87482"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87154"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87510"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87523"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19473" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2439" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2439" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, 5.0 Update 41 and earlier, and JavaFX 2.2.7 and earlier allows local users to affect confidentiality, integrity, and availability via unknown vectors related to Install.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:23.022-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:41.503-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:31.363-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:19.200-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:28.014-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:06.973-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:27.666-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:32.136-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:46.708-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:20.638-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87622"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87455"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87771"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87601"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87202"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87808"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87812"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87417"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87685"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87416"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87767"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87673"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87743"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87212"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87571"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87832"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87791"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87203"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87626"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87645"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87655"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87732"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87667"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87722"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87781"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87671"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87545"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87256"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19471" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0426" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0426" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries, a different vulnerability than CVE-2013-0425 and CVE-2013-0428.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to incorrect "access control checks" in the logging API that allow remote attackers to bypass Java sandbox restrictions.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:45.092-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:41.439-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:31.254-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:18.985-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:13.572-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:06.840-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:51.250-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:32.015-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:29.481-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:20.497-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87745"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87415"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87684"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87173"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86834"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87834"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87034"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87715"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86907"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87757"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87721"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87728"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87735"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87751"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87769"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87697"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87482"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87154"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87510"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87523"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19470" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2454" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2454" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality and integrity via vectors related to JDBC.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue does not properly restrict access to certain class packages in the SerialJavaObject class, which allows remote attackers to bypass the Java sandbox.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:47.784-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:41.360-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:31.111-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:18.824-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:13.398-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:06.699-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:50.939-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:31.875-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:29.346-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:20.276-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19469" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1486" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1486" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 13 and earlier, 6 Update 39 and earlier, and 5.0 Update 39 and earlier allows remote attackers to affect confidentiality, integrity, and availability via vectors related to JMX.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:17.605-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:41.319-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:31.015-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:18.650-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:16.838-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:25.804-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:58.212-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:31.742-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:32.832-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:20.188-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19468" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0433" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0433" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, and 5.0 through Update 38, and OpenJDK 6 and 7, allows remote attackers to affect integrity via unknown vectors related to Networking.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to avoid triggering an exception during the deserialization of invalid InetSocketAddress data.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:37.100-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:41.234-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:30.843-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:18.458-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:16.634-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:06.536-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:57.965-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:31.605-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:32.706-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:20.057-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19466" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1476" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1476" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to CORBA, a different vulnerability than CVE-2013-0441 and CVE-2013-1475.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass Java sandbox restrictions via "certain value handler constructors."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:07.102-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:41.160-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:30.708-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:18.301-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:16.389-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:25.641-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:57.500-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:31.510-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:32.502-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:19.931-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19465" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Access Restriction Bypass, Unauthorized Modification and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-3190" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3190" source="CVE"/>
        <description>Certain AJP protocol connector implementations in Apache Tomcat 7.0.0 through 7.0.20, 6.0.0 through 6.0.33, 5.5.0 through 5.5.33, and possibly other versions allow remote attackers to spoof AJP requests, bypass authentication, and obtain sensitive information by causing the connector to interpret a request body as a new request.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:17.408-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:41.109-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:30.595-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:18.208-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:17.685-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:25.512-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:00.354-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:31.422-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:33.781-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:19.863-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.36.01" test_ref="oval:org.mitre.oval:tst:87723"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19464" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-3213" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3213" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11 and 6 through Update 38 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Scripting.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:18.382-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:41.032-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:30.476-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:17.943-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:17.467-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:06.329-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:59.809-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:31.280-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:33.508-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:19.682-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19463" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0401" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0401" source="CVE"/>
        <description>The Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to execute arbitrary code via vectors related to AWT, as demonstrated by Ben Murphy during a Pwn2Own competition at CanSecWest 2013.  NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to invocation of the system class loader by the sun.awt.datatransfer.ClassLoaderObjectInputStream class, which allows remote attackers to bypass Java sandbox restrictions.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:24.813-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:40.922-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:30.317-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:17.763-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:17.218-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:06.164-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:59.342-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:31.147-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:33.318-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:19.512-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87622"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87455"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87771"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87601"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87202"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87808"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87812"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87417"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87685"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87416"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87767"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87673"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87743"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87212"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87571"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87832"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87791"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87203"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87626"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87645"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87655"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87732"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87667"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87722"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87781"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87671"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87545"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87256"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19462" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2434" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2434" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier and JavaFX 2.2.7 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:23.047-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:40.815-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:30.167-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:17.650-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:17.107-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:05.979-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:58.938-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:30.993-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:33.156-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:19.304-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87622"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87455"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87771"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87601"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87202"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87808"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87812"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87417"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87685"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87416"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87767"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87673"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87743"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87212"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87571"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87832"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87791"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87203"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87626"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87645"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87655"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87732"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87667"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87722"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87781"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87671"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87545"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87256"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19461" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2433" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2433" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier and 6 Update 43 and earlier allows remote attackers to affect integrity via unknown vectors related to Deployment, a different vulnerability than CVE-2013-1540.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:30.684-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:40.669-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:29.940-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:17.557-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:17.721-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:05.816-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:00.421-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:30.855-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:33.862-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:19.100-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19460" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2442" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2442" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier and 6 Update 45 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than CVE-2013-2466 and CVE-2013-2468.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:14.223-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:40.603-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:29.842-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:17.459-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:17.847-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:25.358-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:00.782-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:30.761-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:33.987-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:18.979-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19459" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0433" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0433" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, and 5.0 through Update 38, and OpenJDK 6 and 7, allows remote attackers to affect integrity via unknown vectors related to Networking.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to avoid triggering an exception during the deserialization of invalid InetSocketAddress data.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:44.562-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:40.557-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:29.767-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:17.270-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:20.558-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:25.194-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:08.457-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:30.671-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:37.127-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:18.894-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19457" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0429" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0429" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, and 5.0 through Update 38, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to CORBA.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue involves the creation of a single PresentationManager that is shared across multiple thread groups, which allows remote attackers to bypass Java sandbox restrictions.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:57.867-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:40.515-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:29.694-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:17.222-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:20.693-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:25.062-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:08.705-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:30.581-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:37.292-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:18.806-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19455" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2465" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2465" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "Incorrect image channel verification" in 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:51.283-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:40.471-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:29.625-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:17.158-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:20.765-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:24.901-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:08.931-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:30.473-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:37.408-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:18.725-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19454" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1478" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1478" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "insufficient validation of raster parameters" that can trigger an integer overflow and memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:04.245-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:40.390-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:29.510-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:17.045-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:21.054-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:05.677-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:09.548-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:30.369-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:37.713-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:18.603-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19453" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-3743" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-3743" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 6 Update 45 and earlier and 5.0 Update 45 and earlier allows remote attackers to affect confidentiality, integrity, and availability via vectors related to AWT.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:57.133-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:40.302-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:29.362-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:16.889-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:20.881-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:05.500-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:09.308-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:30.232-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:37.586-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:18.461-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19452" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Access Restriction Bypass, Unauthorized Modification and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2008-5515" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5515" source="CVE"/>
        <description>Apache Tomcat 4.1.0 through 4.1.39, 5.5.0 through 5.5.27, 6.0.0 through 6.0.18, and possibly earlier versions normalizes the target pathname before filtering the query string when using the RequestDispatcher method, which allows remote attackers to bypass intended access restrictions and conduct directory traversal attacks via .. (dot dot) sequences and the WEB-INF directory in a Request.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:32.891-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:40.252-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:29.286-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:16.824-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:21.278-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:24.758-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:10.066-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:30.152-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:37.974-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:18.362-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.36.01" test_ref="oval:org.mitre.oval:tst:87723"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19451" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1518" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1518" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality, integrity, and availability via vectors related to JAXP.  NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "missing security restrictions."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:56.663-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:40.143-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:29.172-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:16.706-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:21.159-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:05.337-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:09.811-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:30.002-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:37.839-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:18.182-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87622"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87455"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87771"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87601"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87202"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87808"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87812"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87417"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87685"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87416"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87767"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87673"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87743"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87212"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87571"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87832"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87791"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87203"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87626"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87645"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87655"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87732"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87667"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87722"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87781"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87671"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87545"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87256"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19450" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Access Restriction Bypass, Unauthorized Modification and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-2729" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2729" source="CVE"/>
        <description>native/unix/native/jsvc-unix.c in jsvc in the Daemon component 1.0.3 through 1.0.6 in Apache Commons, as used in Apache Tomcat 5.5.32 through 5.5.33, 6.0.30 through 6.0.32, and 7.0.x before 7.0.20 on Linux, does not drop capabilities, which allows remote attackers to bypass read permissions for files via a request to an application.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:15.047-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:40.095-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:29.089-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:16.634-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:37.741-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:24.647-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:00.265-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:29.918-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:58.607-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:18.104-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.36.01" test_ref="oval:org.mitre.oval:tst:87723"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19445" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-0502" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0502" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Update 30 and earlier, 5.0 Update 33 and earlier, and 1.4.2_35 and earlier allows remote untrusted Java Web Start applications and untrusted Java applets to affect confidentiality and availability, related to AWT.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:33.345-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:08.514-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:22.389-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:38.541-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:24.263-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:02.805-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:29.827-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:59.717-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:17.957-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88304"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88338"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88565"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88095"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88413"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88250"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88601"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88648"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88155"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19444" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-3521" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3521" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment component in Oracle Java SE JDK and JRE, 7, 6 Update 27 and earlier, and 5.0 Update 31 and earlier allows remote untrusted Java Web Start applications and untrusted Java applets to affect confidentiality, integrity, and availability via unknown vectors related to Deserialization.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:42.529-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:08.424-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:22.231-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:38.937-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:05.202-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:04.306-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:29.708-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:00.215-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:17.814-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk15.JDK15 version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88459"/>
          <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88294"/>
          <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88515"/>
          <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88433"/>
          <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88455"/>
          <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88258"/>
          <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88370"/>
          <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88489"/>
          <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88247"/>
          <criterion comment="Jre15.JRE15 version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88232"/>
          <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88177"/>
          <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88583"/>
          <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88238"/>
          <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88465"/>
          <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:87984"/>
          <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88208"/>
          <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88468"/>
          <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88593"/>
          <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.25.00" test_ref="oval:org.mitre.oval:tst:88484"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19441" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2471" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2471" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "Incorrect IntegerComponentRaster size checks."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:42.209-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:39.949-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:28.911-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:16.443-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:37.779-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:24.140-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:00.364-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:29.613-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:58.663-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:17.726-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19439" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0351" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0351" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11 and 6 through Update 38 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than other CVEs listed in the February 2013 CPU.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:21.713-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:39.906-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:28.819-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:16.382-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:44.029-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:24.004-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:19.113-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:29.523-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:06.168-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:17.644-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19437" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0443" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0443" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality and integrity via vectors related to JSSE.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to incorrect validation of Diffie-Hellman keys, which allows remote attackers to conduct a "small subgroup attack" to force the use of weak session keys or obtain sensitive information about the private key.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:50.157-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:39.829-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:28.698-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:16.260-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:44.080-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:05.037-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:19.289-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:29.388-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:06.255-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:17.461-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19435" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2455" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2455" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via unknown vectors related to Libraries, a different vulnerability than CVE-2013-2443 and CVE-2013-2452.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to incorrect access checks by the (1) getEnclosingClass, (2) getEnclosingMethod, and (3) getEnclosingConstructor methods.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:59.706-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:39.727-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:28.562-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:16.151-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:43.617-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:04.853-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:17.996-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:29.209-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:05.705-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:17.286-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19434" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0442" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0442" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to AWT.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to an improper check of "privileges of the code" that bypasses the sandbox.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:41.391-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:39.681-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:28.500-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:16.074-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:43.767-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:23.869-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:18.311-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:29.117-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:05.883-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:17.188-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19433" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running BIND, Remote Denial of Service (DoS), Authentication Bypass</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-4244" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4244" source="CVE"/>
        <description>ISC BIND 9.x before 9.7.6-P3, 9.8.x before 9.8.3-P3, 9.9.x before 9.9.1-P3, and 9.4-ESV and 9.6-ESV before 9.6-ESV-R7-P3 allows remote attackers to cause a denial of service (assertion failure and named daemon exit) via a query for a long resource record.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:43.854-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:08.172-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:21.752-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:43.958-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:04.750-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:06.082-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:17.066-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02823">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NameService.BIND-AUX version is less than C.9.7.3.0.0" test_ref="oval:org.mitre.oval:tst:88367"/>
            <criterion comment="NameService.BIND-RUN version is less than C.9.7.3.0.0" test_ref="oval:org.mitre.oval:tst:88525"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02823">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="BindUpgrade.BIND-UPGRADE version is less than C.9.3.2.12.0" test_ref="oval:org.mitre.oval:tst:88796"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02823">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="BindUpgrade.BIND-UPGRADE version is less than C.9.3.2.12.0" test_ref="oval:org.mitre.oval:tst:88721"/>
            <criterion comment="BindUpgrade.BIND2-UPGRADE version is less than C.9.3.2.12.0" test_ref="oval:org.mitre.oval:tst:88670"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02823">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NameService.BIND-AUX version is less than C.9.3.2.14.0" test_ref="oval:org.mitre.oval:tst:87846"/>
            <criterion comment="NameService.BIND-RUN version is less than C.9.3.2.14.0" test_ref="oval:org.mitre.oval:tst:88571"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19432" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Running Apache, Remote Denial of Service (DoS), Execution of Arbitrary Code and other vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-5885" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5885" source="CVE"/>
        <description>The replay-countermeasure functionality in the HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.36, 6.x before 6.0.36, and 7.x before 7.0.30 tracks cnonce (aka client nonce) values instead of nonce (aka server nonce) and nc (aka nonce-count) values, which makes it easier for remote attackers to bypass intended access restrictions by sniffing the network for valid requests, a different vulnerability than CVE-2011-1184.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:17.757-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:39.582-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:28.397-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:15.977-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:42.795-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:23.727-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:15.775-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:29.015-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:04.596-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:16.963-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87257"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87712"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87669"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87708"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87689"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87621"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87777"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87753"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87598"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87796"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87635"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87525"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than C.6.0.36.01" test_ref="oval:org.mitre.oval:tst:87568"/>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than D.7.0.35.01" test_ref="oval:org.mitre.oval:tst:87709"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19431" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Access Restriction Bypass, Unauthorized Modification and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2009-2902" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2902" source="CVE"/>
        <description>Directory traversal vulnerability in Apache Tomcat 5.5.0 through 5.5.28 and 6.0.0 through 6.0.20 allows remote attackers to delete work-directory files via directory traversal sequences in a WAR filename, as demonstrated by the ...war filename.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:12.110-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:39.490-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:28.327-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:15.922-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:42.948-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:23.614-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:16.236-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:28.931-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:04.809-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:16.863-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.36.01" test_ref="oval:org.mitre.oval:tst:87723"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19430" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0434" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0434" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality via vectors related to JAXP.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to the public declaration of the loadPropertyFile method in the JAXP FuncSystemProperty class, which allows remote attackers to obtain sensitive information.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:13.060-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:39.271-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:28.212-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:15.808-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:43.220-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:04.583-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:16.890-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:28.758-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:05.127-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:16.723-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19429" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1478" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1478" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "insufficient validation of raster parameters" that can trigger an integer overflow and memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:02.833-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:39.181-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:28.092-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:15.701-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:32.622-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:04.441-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:38.858-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:28.626-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:52.469-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:16.512-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87745"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87415"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87684"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87173"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86834"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87834"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87034"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87715"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86907"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87757"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87721"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87728"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87735"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87751"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87769"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87697"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87482"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87154"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87510"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87523"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19428" version="7" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Web Server, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0169" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0169" source="CVE"/>
        <description>The TLS protocol 1.1 and 1.2 and the DTLS protocol 1.0 and 1.2, as used in OpenSSL, OpenJDK, PolarSSL, and other products, do not properly consider timing side-channel attacks on a MAC check requirement during the processing of malformed CBC padding, which allows remote attackers to conduct distinguishing attacks and plaintext-recovery attacks via statistical analysis of timing data for crafted packets, aka the "Lucky Thirteen" issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:33.110-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19428 - CVE-2013-0169" date="2013-12-05T10:46:00.656-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </modified>
            <status_change date="2013-12-23T04:01:08.081-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:21.644-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:35.182-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:01:04.336-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="hpuxwsAPACHE.APACHE version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87772"/>
          <criterion comment="hpuxwsAPACHE.APACHE2 version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87760"/>
          <criterion comment="hpuxwsAPACHE.AUTH_LDAP version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87810"/>
          <criterion comment="hpuxwsAPACHE.AUTH_LDAP2 version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87625"/>
          <criterion comment="hpuxwsAPACHE.MOD_JK version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87927"/>
          <criterion comment="hpuxwsAPACHE.MOD_JK2 version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87647"/>
          <criterion comment="hpuxwsAPACHE.MOD_PERL version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87904"/>
          <criterion comment="hpuxwsAPACHE.MOD_PERL2 version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87194"/>
          <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87425"/>
          <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87867"/>
          <criterion comment="hpuxwsAPACHE.WEBPROXY version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87524"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19426" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0432" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0432" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality and integrity via vectors related to AWT.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "insufficient clipboard access premission checks."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:48.685-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:39.117-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:27.990-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:15.596-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:32.353-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:04.209-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:38.336-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:28.496-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:52.150-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:16.351-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87745"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87415"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87684"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87173"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86834"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87834"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87034"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87715"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86907"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87757"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87721"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87728"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87735"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87751"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87769"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87697"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87482"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87154"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87510"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87523"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19425" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0423" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0423" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11 and 6 through Update 38 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than other CVEs listed in the February 2013 CPU.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:26.433-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:39.040-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:27.882-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:15.491-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:30.542-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:04.048-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:33.790-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:28.342-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:49.973-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:16.175-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19424" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0169" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0169" source="CVE"/>
        <description>The TLS protocol 1.1 and 1.2 and the DTLS protocol 1.0 and 1.2, as used in OpenSSL, OpenJDK, PolarSSL, and other products, do not properly consider timing side-channel attacks on a MAC check requirement during the processing of malformed CBC padding, which allows remote attackers to conduct distinguishing attacks and plaintext-recovery attacks via statistical analysis of timing data for crafted packets, aka the "Lucky Thirteen" issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:11.644-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:38.994-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:27.802-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:15.422-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:30.662-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:23.494-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:34.864-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:28.234-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:50.133-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:16.047-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19423" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0424" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0424" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 7, allows remote attackers to affect integrity via vectors related to RMI. NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to cross-site scripting (XSS) in the sun.rmi.transport.proxy CGIHandler class that does not properly handle error messages in a (1) command or (2) port number.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:41.888-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:38.915-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:27.673-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:15.270-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:30.333-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:03.895-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:32.868-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:28.090-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:49.473-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:15.886-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19420" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX Running Software Distributor (SD), Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2006-4335" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4335" source="CVE"/>
        <description>Array index error in the make_table function in unlzh.c in the LZH decompression component in gzip 1.3.5, when running on certain platforms, allows context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted GZIP archive that triggers an out-of-bounds write, aka a "stack modification vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:52.701-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:27245 - HP-UX 11 Oval patch53 objects update" date="2013-12-09T17:44:00.470-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </modified>
            <status_change date="2013-12-30T04:00:27.715-05:00">INTERIM</status_change>
            <status_change date="2014-01-20T04:00:20.332-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:31.342-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:03.776-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02195">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SW-DIST.GZIP is installed" test_ref="oval:org.mitre.oval:tst:88220"/>
            <criterion comment="SW-DIST.SD-AGENT is installed" test_ref="oval:org.mitre.oval:tst:87950"/>
            <criterion comment="SW-DIST.SD-CMDS is installed" test_ref="oval:org.mitre.oval:tst:88184"/>
          </criteria>
          <criterion negate="true" comment="Patch PHCO_35587 is installed" test_ref="oval:org.mitre.oval:tst:87522"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02195">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SW-DIST.GZIP version is less than B.11.23.0612" test_ref="oval:org.mitre.oval:tst:88224"/>
            <criterion comment="SW-DIST.SD-AGENT version is less than B.11.23.0612" test_ref="oval:org.mitre.oval:tst:88189"/>
            <criterion comment="SW-DIST.SD-CMDS version is less than B.11.23.0612" test_ref="oval:org.mitre.oval:tst:88859"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19418" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0431" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0431" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, and OpenJDK 7, allows user-assisted remote attackers to bypass the Java security sandbox via unspecified vectors related to JMX, aka "Issue 52," a different vulnerability than CVE-2013-1490.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:45.793-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:38.850-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:27.563-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:15.194-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:35.124-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:23.372-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:46.352-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:27.989-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:55.714-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:15.747-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19417" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2440" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2440" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier and 6 Update 43 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than CVE-2013-2435.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:00.616-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:38.747-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:27.342-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:15.054-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:35.377-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:03.630-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:46.968-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:27.818-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:55.932-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:15.520-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87622"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87455"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87771"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87601"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87202"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87808"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87812"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87417"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87685"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87416"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87767"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87673"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87743"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87212"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87571"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87832"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87791"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87203"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87626"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87645"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87655"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87732"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87667"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87722"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87781"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87671"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87545"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87256"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19414" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Access Restriction Bypass, Unauthorized Modification and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2009-3548" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3548" source="CVE"/>
        <description>The Windows installer for Apache Tomcat 6.0.0 through 6.0.20, 5.5.0 through 5.5.28, and possibly earlier versions uses a blank default password for the administrative user, which allows remote attackers to gain privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:02.756-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:38.693-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:27.235-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:14.984-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:33.793-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:23.264-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:41.802-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:27.725-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:53.833-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:15.415-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.36.01" test_ref="oval:org.mitre.oval:tst:87723"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19413" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2471" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2471" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "Incorrect IntegerComponentRaster size checks."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:31.954-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:38.619-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:26.886-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:14.830-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:33.836-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:03.474-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:41.864-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:27.580-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:53.901-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:15.247-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19411" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-1531" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1531" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier, 6 Update 35 and earlier, 5.0 Update 36 and earlier, and 1.4.2_38 and earlier; and JavaFX 2.2 and earlier; allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:44.825-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:07.649-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:20.948-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:34.150-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:03.262-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:42.429-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:27.336-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:54.275-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:14.989-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88118"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88647"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88476"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88516"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88534"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88372"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88715"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88702"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88568"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88561"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88811"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88530"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88815"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88775"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88467"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88664"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88754"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87869"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88834"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88839"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88708"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88765"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88657"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88254"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88758"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87965"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88434"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88684"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88883"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88410"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:87981"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88844"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88273"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88265"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88921"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88898"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88673"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88940"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88743"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88141"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89050"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88871"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88978"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88938"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89041"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89122"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88851"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19408" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-5035" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-5035" source="CVE"/>
        <description>Oracle Glassfish 2.1.1, 3.0.1, and 3.1.1, as used in Communications Server 2.0, Sun Java System Application Server 8.1 and 8.2, and possibly other products, computes hash values for form parameters without restricting the ability to trigger hash collisions predictably, which allows remote attackers to cause a denial of service (CPU consumption) by sending many crafted parameters, aka Oracle security ticket S0104869.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:33.333-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:07.465-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:20.693-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:50.470-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:23.123-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:42.087-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:27.230-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:16.257-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:14.843-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88304"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88338"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88565"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88095"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88413"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88250"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88601"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88648"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.01.00" test_ref="oval:org.mitre.oval:tst:88155"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19407" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2454" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2454" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality and integrity via vectors related to JDBC.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue does not properly restrict access to certain class packages in the SerialJavaObject class, which allows remote attackers to bypass the Java sandbox.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:19.847-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:38.555-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:26.600-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:14.676-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:50.894-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:03.120-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:42.781-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:27.096-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:16.949-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:14.709-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19405" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0433" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0433" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, and 5.0 through Update 38, and OpenJDK 6 and 7, allows remote attackers to affect integrity via unknown vectors related to Networking.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to avoid triggering an exception during the deserialization of invalid InetSocketAddress data.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:19.255-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:38.463-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:26.461-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:14.538-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:51.158-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:02.988-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:43.218-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:26.951-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:17.232-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:14.541-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87745"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87415"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87684"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87173"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86834"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87834"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87034"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87715"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86907"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87757"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87721"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87728"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87735"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87751"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87769"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87697"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87482"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87154"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87510"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87523"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19403" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0437" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0437" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11 and JavaFX 2.2.4 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:45.349-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:38.398-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:26.356-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:14.442-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:51.359-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:22.947-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:43.487-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:26.835-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:17.423-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:14.352-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19402" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1486" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1486" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 13 and earlier, 6 Update 39 and earlier, and 5.0 Update 39 and earlier allows remote attackers to affect confidentiality, integrity, and availability via vectors related to JMX.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:16.359-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:38.305-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:26.244-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:14.224-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:51.291-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:02.843-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:43.355-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:26.699-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:17.329-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:14.186-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87745"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87415"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87684"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87173"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86834"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87834"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87034"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87715"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86907"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87757"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87721"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87728"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87735"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87751"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87769"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87697"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87482"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87154"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87510"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87523"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19401" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-1724" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1724" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, and 6 update 32 and earlier, allows remote attackers to affect availability, related to JAXP.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:12.613-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:07.280-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:20.475-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:51.595-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:02.639-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:44.371-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:26.445-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:17.844-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:13.948-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88065"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88519"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88659"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88401"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88419"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88153"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88669"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88458"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88655"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88235"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88562"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88633"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88597"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88541"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88611"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88640"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88371"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88291"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88675"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88471"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88039"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87730"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88623"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88588"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87780"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87946"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88732"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88774"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88703"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88457"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88548"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88735"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88271"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88507"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88719"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88760"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88676"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88609"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88691"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88617"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88641"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88781"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88766"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88386"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88724"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88747"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88771"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88729"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19398" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Running Apache, Remote Denial of Service (DoS), Execution of Arbitrary Code and other vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-4534" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4534" source="CVE"/>
        <description>org/apache/tomcat/util/net/NioEndpoint.java in Apache Tomcat 6.x before 6.0.36 and 7.x before 7.0.28, when the NIO connector is used in conjunction with sendfile and HTTPS, allows remote attackers to cause a denial of service (infinite loop) by terminating the connection during the reading of a response.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:58.214-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:38.185-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:26.133-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:14.096-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:09.789-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:22.790-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:39.384-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:26.330-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:24.159-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:13.792-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87257"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87712"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87669"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87708"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87689"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87621"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87777"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87753"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87598"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87796"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87635"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87525"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than C.6.0.36.01" test_ref="oval:org.mitre.oval:tst:87568"/>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than D.7.0.35.01" test_ref="oval:org.mitre.oval:tst:87709"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19397" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0440" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0440" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 7, allows remote attackers to affect availability via vectors related to JSSE. NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to CPU consumption in the the SSL/TLS implementation via a large number of ClientHello packets that are not properly handled by (1) ClientHandshaker.java and (2) ServerHandshaker.java.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:41.836-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:38.113-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:26.034-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:13.610-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:09.641-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:02.494-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:39.036-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:26.140-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:23.975-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:13.677-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87745"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87415"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87684"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87173"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86834"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87834"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87034"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87715"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86907"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87757"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87721"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87728"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87735"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87751"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87769"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87697"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87482"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87154"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87510"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87523"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19392" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running XNTP, Remote Denial of Service (DoS) and Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2009-0159" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0159" source="CVE"/>
        <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="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:30.051-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:38.026-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:25.889-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:13.427-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:44.772-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:25.994-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:26.559-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:13.528-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02927">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NTP.INETSVCS2-BOOT version is less than C.4.2.6.0.0" test_ref="oval:org.mitre.oval:tst:87106"/>
            <criterion comment="NTP.NTP-AUX version is less than C.4.2.6.0.0" test_ref="oval:org.mitre.oval:tst:87797"/>
            <criterion comment="NTP.NTP-RUN version is less than C.4.2.6.0.0" test_ref="oval:org.mitre.oval:tst:87710"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02758">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Networking.NET-PRG is installed" test_ref="oval:org.mitre.oval:tst:87439"/>
            <criterion comment="Networking.NET-RUN is installed" test_ref="oval:org.mitre.oval:tst:87540"/>
            <criterion comment="OS-Core.SYS-ADMIN is installed" test_ref="oval:org.mitre.oval:tst:87100"/>
            <criterion comment="ProgSupport.C-INC is installed" test_ref="oval:org.mitre.oval:tst:87528"/>
            <criterion comment="Networking.NET-RUN-64 is installed" test_ref="oval:org.mitre.oval:tst:87619"/>
            <criterion comment="Networking.NET2-KRN is installed" test_ref="oval:org.mitre.oval:tst:87471"/>
            <criterion comment="Networking.NET2-RUN is installed" test_ref="oval:org.mitre.oval:tst:87025"/>
            <criterion comment="Networking.NMS2-KRN is installed" test_ref="oval:org.mitre.oval:tst:87553"/>
            <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:87643"/>
            <criterion comment="OS-Core.SYS2-ADMIN is installed" test_ref="oval:org.mitre.oval:tst:87624"/>
            <criterion comment="Networking.NET-RUN-64 is installed" test_ref="oval:org.mitre.oval:tst:87529"/>
            <criterion comment="Networking.NET2-KRN is installed" test_ref="oval:org.mitre.oval:tst:87726"/>
            <criterion comment="Networking.NET2-RUN is installed" test_ref="oval:org.mitre.oval:tst:87611"/>
            <criterion comment="Networking.NMS2-KRN is installed" test_ref="oval:org.mitre.oval:tst:87538"/>
            <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:87700"/>
            <criterion comment="OS-Core.SYS2-ADMIN is installed" test_ref="oval:org.mitre.oval:tst:87504"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_42470 is installed" test_ref="oval:org.mitre.oval:tst:87759"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19390" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2464" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2464" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D, a different vulnerability than CVE-2013-2463, CVE-2013-2465, CVE-2013-2469, CVE-2013-2470, CVE-2013-2471, CVE-2013-2472, and CVE-2013-2473.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:00.063-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:37.973-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:25.820-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:13.182-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:11.938-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:22.665-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:45.897-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:25.838-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:26.908-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:13.392-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19388" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1485" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1485" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 13 and earlier allows remote attackers to affect integrity via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:44.158-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:37.909-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:25.736-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:13.096-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:11.146-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:22.543-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:43.239-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:25.718-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:25.866-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:13.265-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19386" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2419" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2419" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect availability via unknown vectors related to 2D.  NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "font processing errors" in the International Components for Unicode (ICU) Layout Engine before 51.2.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:58.384-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:37.797-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:25.569-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:12.972-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:11.408-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:02.356-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:43.871-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:25.563-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:26.110-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:13.075-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19385" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1537" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1537" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality, integrity, and availability via vectors related to RMI.  NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to the default java.rmi.server.useCodebaseOnly setting of false, which allows remote attackers to perform "dynamic class downloading" and execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:05.232-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:37.681-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:25.417-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:12.840-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:11.597-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:02.162-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:44.484-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:25.389-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:26.348-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:12.829-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87622"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87455"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87771"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87601"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87202"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87808"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87812"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87417"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87685"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87416"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87767"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87673"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87743"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87212"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87571"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87832"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87791"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87203"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87626"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87645"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87655"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87732"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87667"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87722"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87781"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87671"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87545"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87256"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19383" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0409" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0409" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, and 5.0 through Update 38 allows remote attackers to affect confidentiality via vectors related to JMX.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:21.473-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:37.588-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:25.260-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:12.726-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:12.854-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:01.913-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:49.675-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:25.179-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:28.685-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:12.620-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19382" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0443" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0443" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality and integrity via vectors related to JSSE.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to incorrect validation of Diffie-Hellman keys, which allows remote attackers to conduct a "small subgroup attack" to force the use of weak session keys or obtain sensitive information about the private key.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:57.617-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:37.539-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:25.183-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:12.656-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:12.742-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:22.404-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:49.342-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:25.055-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:28.550-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:12.480-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19379" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Access Restriction Bypass, Unauthorized Modification and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2010-3718" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3718" source="CVE"/>
        <description>Apache Tomcat 7.0.0 through 7.0.3, 6.0.x, and 5.5.x, when running within a SecurityManager, does not make the ServletContext attribute read-only, which allows local web applications to read or write files outside of the intended working directory, as demonstrated using a directory traversal attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:07.926-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:37.413-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:25.107-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:12.593-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:12.326-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:22.289-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:47.384-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:24.950-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:27.446-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:12.394-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.36.01" test_ref="oval:org.mitre.oval:tst:87723"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19378" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2462" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2462" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:21.987-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:37.347-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:25.018-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:12.512-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:12.369-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:22.152-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:47.446-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:24.755-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:27.502-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:12.271-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19376" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running XNTP, Remote Denial of Service (DoS) and Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2009-3563" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3563" source="CVE"/>
        <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="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:18.842-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:37.243-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:24.887-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:12.399-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:48.873-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:24.641-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:28.376-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:12.142-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02927">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="NTP.INETSVCS2-BOOT version is less than C.4.2.6.0.0" test_ref="oval:org.mitre.oval:tst:87106"/>
            <criterion comment="NTP.NTP-AUX version is less than C.4.2.6.0.0" test_ref="oval:org.mitre.oval:tst:87797"/>
            <criterion comment="NTP.NTP-RUN version is less than C.4.2.6.0.0" test_ref="oval:org.mitre.oval:tst:87710"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02758">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Networking.NET-PRG is installed" test_ref="oval:org.mitre.oval:tst:87439"/>
            <criterion comment="Networking.NET-RUN is installed" test_ref="oval:org.mitre.oval:tst:87540"/>
            <criterion comment="OS-Core.SYS-ADMIN is installed" test_ref="oval:org.mitre.oval:tst:87100"/>
            <criterion comment="ProgSupport.C-INC is installed" test_ref="oval:org.mitre.oval:tst:87528"/>
            <criterion comment="Networking.NET-RUN-64 is installed" test_ref="oval:org.mitre.oval:tst:87619"/>
            <criterion comment="Networking.NET2-KRN is installed" test_ref="oval:org.mitre.oval:tst:87471"/>
            <criterion comment="Networking.NET2-RUN is installed" test_ref="oval:org.mitre.oval:tst:87025"/>
            <criterion comment="Networking.NMS2-KRN is installed" test_ref="oval:org.mitre.oval:tst:87553"/>
            <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:87643"/>
            <criterion comment="OS-Core.SYS2-ADMIN is installed" test_ref="oval:org.mitre.oval:tst:87624"/>
            <criterion comment="Networking.NET-RUN-64 is installed" test_ref="oval:org.mitre.oval:tst:87529"/>
            <criterion comment="Networking.NET2-KRN is installed" test_ref="oval:org.mitre.oval:tst:87726"/>
            <criterion comment="Networking.NET2-RUN is installed" test_ref="oval:org.mitre.oval:tst:87611"/>
            <criterion comment="Networking.NMS2-KRN is installed" test_ref="oval:org.mitre.oval:tst:87538"/>
            <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:87700"/>
            <criterion comment="OS-Core.SYS2-ADMIN is installed" test_ref="oval:org.mitre.oval:tst:87504"/>
          </criteria>
          <criterion negate="true" comment="Patch PHNE_42470 is installed" test_ref="oval:org.mitre.oval:tst:87759"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19375" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2412" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2412" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier and 6 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via unknown vectors related to Serviceability.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to insufficient indication of an SSL connection failure by JConsole, related to RMI connection dialog box.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:42.834-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:37.173-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:24.730-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:12.327-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:12.440-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:22.030-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:48.200-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:24.540-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:28.162-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:11.999-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19373" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2463" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2463" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "Incorrect image attribute verification" in 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:20.418-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:37.068-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:24.578-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:12.218-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:14.681-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:01.696-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:53.871-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:24.395-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:30.966-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:11.817-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19372" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0445" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0445" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, and 5.0 through Update 38, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to AWT.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to an improper check of "privileges of the code" that bypasses the sandbox.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:14.790-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:36.988-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:24.455-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:12.112-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:14.805-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:01.482-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:54.117-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:24.254-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:31.097-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:11.633-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19369" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running X Font Server (xfs) Software, Local Denial of Service (DoS), Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-1699" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1699" source="CVE"/>
        <description>The ProcSetEventMask function in difs/events.c in the xfs font server for X.Org X11R6 through X11R6.6 and XFree86 before 3.3.3 calls the SendErrToClient function with a mask value instead of a pointer, which allows local users to cause a denial of service (memory corruption and crash) or obtain potentially sensitive information from memory via a SetEventMask request that triggers an invalid pointer dereference.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:08.057-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:27146 - HP-UX 11 Oval patch53 objects update" date="2013-12-09T17:44:00.470-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </modified>
            <status_change date="2013-12-30T04:00:26.580-05:00">INTERIM</status_change>
            <status_change date="2014-01-20T04:00:20.192-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:16.250-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:01.364-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:57.026-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:24.124-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:32.337-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:11.504-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02829">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion negate="true" comment="Patch PHSS_43355 is installed" test_ref="oval:org.mitre.oval:tst:87335"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02829">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion negate="true" comment="Patch PHSS_43202 is installed" test_ref="oval:org.mitre.oval:tst:87603"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02829">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion negate="true" comment="Patch PHSS_43134 is installed" test_ref="oval:org.mitre.oval:tst:87567"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19364" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1563" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1563" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and JavaFX 2.2.7 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Install.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:53.882-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:36.889-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:24.294-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:11.964-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:15.269-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:01.218-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:54.964-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:23.992-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:31.616-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:11.336-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87622"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87455"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87771"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87601"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87202"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87808"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87812"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87417"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87685"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87416"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87767"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87673"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87743"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87212"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87571"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87832"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87791"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87203"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87626"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87645"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87655"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87732"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87667"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87722"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87781"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87671"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87545"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87256"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19363" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0450" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0450" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, and 5.0 through Update 38, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to JMX.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to improper checks of "access control context" in the JMX RequiredModelMBean class.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:02.139-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:36.844-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:24.196-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:11.871-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:15.039-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:21.891-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:54.581-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:23.898-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:31.322-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:11.238-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19362" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-3544" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3544" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment component in Oracle Java SE JDK and JRE 7 and 6 Update 27 and earlier allows remote untrusted Java Web Start applications and untrusted Java applets to affect confidentiality, integrity, and availability via unknown vectors related to Scripting.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:35.912-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:06.875-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:19.801-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:19.054-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:01.099-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:04.462-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:23.771-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:35.293-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:11.090-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87931"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88288"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88059"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88088"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88170"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88024"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88022"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88281"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87519"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88296"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87913"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87371"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87986"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87679"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19361" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-3561" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3561" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment component in Oracle Java SE JDK and JRE 7, 6 Update 27 and earlier, and JavaFX 2.0 allows remote attackers to affect confidentiality via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:34.282-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:06.796-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:19.686-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:19.136-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:00.920-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:04.670-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:23.652-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:35.401-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:10.965-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87931"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88288"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88059"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88088"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88170"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88024"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88022"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88281"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87519"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88296"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87913"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87371"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87986"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87679"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19358" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Web Server running PHP, Remote Execution of Arbitrary Code, Privilege Elevation, Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-2311" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2311" source="CVE"/>
        <description>sapi/cgi/cgi_main.c in PHP before 5.3.13 and 5.4.x before 5.4.3, when configured as a CGI script (aka php-cgi), does not properly handle query strings that contain a %3D sequence but no = (equals sign) character, which allows remote attackers to execute arbitrary code by placing command-line options in the query string, related to lack of skipping a certain php_getopt for the 'd' case.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-1823.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:32.686-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:06.587-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:19.471-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:20.391-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:00.699-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:08.084-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:23.466-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:36.948-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:10.737-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02791">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPACHE.APACHE version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88333"/>
            <criterion comment="hpuxwsAPACHE.APACHE2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88533"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88536"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:87692"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88127"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:87924"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88610"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88411"/>
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88603"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88284"/>
            <criterion comment="hpuxwsAPACHE.WEBPROXY version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88636"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02791">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88264"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88470"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88627"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88357"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88612"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88589"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88581"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88487"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88577"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88260"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88660"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88187"/>
            <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88687"/>
            <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88290"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88527"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88415"/>
            <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:87785"/>
            <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88506"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88563"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88629"/>
            <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88427"/>
            <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88179"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88283"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88678"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02791">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88443"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88661"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88614"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88544"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88692"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88212"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88335"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88651"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88473"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88689"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88598"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88378"/>
            <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:87806"/>
            <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88628"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88261"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88215"/>
            <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88690"/>
            <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88383"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88685"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88556"/>
            <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88680"/>
            <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:87934"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88631"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88245"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19355" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Access Restriction Bypass, Unauthorized Modification and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2009-2693" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2693" source="CVE"/>
        <description>Directory traversal vulnerability in Apache Tomcat 5.5.0 through 5.5.28 and 6.0.0 through 6.0.20 allows remote attackers to create or overwrite arbitrary files via a .. (dot dot) in an entry in a WAR file, as demonstrated by a ../../bin/catalina.bat entry.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:25.545-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:36.798-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:24.115-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:11.793-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:20.092-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:21.764-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:07.077-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:23.380-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:36.520-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:10.617-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.36.01" test_ref="oval:org.mitre.oval:tst:87723"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19354" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2420" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2420" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to insufficient "validation of images" in share/native/sun/awt/image/awt_ImageRep.c, possibly involving offsets.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:17.256-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:36.698-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:23.932-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:11.649-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:19.863-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:00.546-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:06.529-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:23.237-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:36.270-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:10.420-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87622"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87455"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87771"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87601"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87202"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87808"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87812"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87417"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87685"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87416"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87767"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87673"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87743"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87212"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87571"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87832"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87791"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87203"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87626"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87645"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87655"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87732"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87667"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87722"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87781"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87671"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87545"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87256"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19353" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Directory Server, Remote Disclosure of Information</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-2678" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2678" source="CVE"/>
        <description>389 Directory Server before 1.2.11.6 (aka Red Hat Directory Server before 8.2.10-3), after the password for a LDAP user has been changed and before the server has been reset, allows remote attackers to read the plaintext password via the unhashed#user#password attribute.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:29.280-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:36.634-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:23.832-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:11.544-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:07.896-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:23.151-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:36.854-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:10.291-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="HpuxDirSvr.ADMSVR-RUN version is less than B.08.10.05" test_ref="oval:org.mitre.oval:tst:87831"/>
          <criterion comment="HpuxDirSvr.ADMSVR-SHARED version is less than B.08.10.05" test_ref="oval:org.mitre.oval:tst:86933"/>
          <criterion comment="HpuxDirSvr.CORE-RUN version is less than B.08.10.05" test_ref="oval:org.mitre.oval:tst:86982"/>
          <criterion comment="HpuxDirSvr.GUI-HELP version is less than B.08.10.05" test_ref="oval:org.mitre.oval:tst:87678"/>
          <criterion comment="HpuxDirSvr.GUI-RUN version is less than B.08.10.05" test_ref="oval:org.mitre.oval:tst:87429"/>
          <criterion comment="HpuxDirSvr.GUI-SHARED version is less than B.08.10.05" test_ref="oval:org.mitre.oval:tst:87445"/>
          <criterion comment="HpuxDirSvr.SLAPD-DEVEL version is less than B.08.10.05" test_ref="oval:org.mitre.oval:tst:87742"/>
          <criterion comment="HpuxDirSvr.SLAPD-RUN version is less than B.08.10.05" test_ref="oval:org.mitre.oval:tst:87452"/>
          <criterion comment="HpuxDirSvr.SLAPD-SHARED version is less than B.08.10.05" test_ref="oval:org.mitre.oval:tst:87190"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19351" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1480" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1480" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to AWT.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "insufficient validation of raster parameters" in awt_parseImage.c, which triggers memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:18.696-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:36.554-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:23.680-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:11.430-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:22.825-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:00.307-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:14.235-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:23.032-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:40.314-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:10.154-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87745"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87415"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87684"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87173"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86834"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87834"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87034"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87715"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86907"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87757"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87721"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87728"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87735"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87751"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87769"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87697"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87482"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87154"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87510"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87523"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19349" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0444" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0444" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Beans.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "insufficient checks for cached results" by the Java Beans MethodFinder, which might allow attackers to access methods that should only be accessible to privileged code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:09.804-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:36.492-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:23.575-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:11.336-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:24.601-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:21.635-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:18.288-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:22.935-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:42.585-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:10.034-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19348" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2470" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2470" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "ImagingLib byte lookup processing."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:31.341-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:36.397-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:23.456-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:11.231-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:23.614-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:00.174-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:16.323-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:22.806-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:41.450-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:09.879-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19345" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Access Restriction Bypass, Unauthorized Modification and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2009-0781" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0781" source="CVE"/>
        <description>Cross-site scripting (XSS) vulnerability in jsp/cal/cal2.jsp in the calendar application in the examples web application in Apache Tomcat 4.1.0 through 4.1.39, 5.5.0 through 5.5.27, and 6.0.0 through 6.0.18 allows remote attackers to inject arbitrary web script or HTML via the time parameter, related to "invalid HTML."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:09.898-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:36.349-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:23.384-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:11.129-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:23.524-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:21.534-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:16.261-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:22.710-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:41.399-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:09.783-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.36.01" test_ref="oval:org.mitre.oval:tst:87723"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19342" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0429" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0429" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, and 5.0 through Update 38, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to CORBA.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue involves the creation of a single PresentationManager that is shared across multiple thread groups, which allows remote attackers to bypass Java sandbox restrictions.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:06.135-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:36.266-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:23.272-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:10.920-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:23.920-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:01:00.035-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:16.825-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:22.560-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:41.710-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:09.653-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19341" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2384" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2384" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D, a different vulnerability than CVE-2013-1569, CVE-2013-2383, and CVE-2013-2420. NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "font layout" in the International Components for Unicode (ICU) Layout Engine before 51.2.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:07.669-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:36.159-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:23.053-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:10.767-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:23.806-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:59.866-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:16.544-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:22.398-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:41.564-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:09.472-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87622"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87455"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87771"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87601"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87202"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87808"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87812"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87417"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87685"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87416"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87767"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87673"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87743"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87212"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87571"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87832"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87791"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87203"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87626"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87645"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87655"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87732"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87667"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87722"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87781"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87671"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87545"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87256"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19337" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-3546" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3546" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment component in Oracle Java SE JDK and JRE 7, 6 Update 27 and earlier, and JavaFX 2.0 allows remote untrusted Java Web Start applications and untrusted Java applets to affect confidentiality and integrity via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:48.559-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:06.445-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:19.244-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:26.492-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:59.731-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:22.501-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:22.290-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:45.070-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:09.336-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87931"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88288"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88059"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88088"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88170"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88024"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88022"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88281"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87519"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88296"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87913"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87371"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87986"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87679"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19332" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Xserver, Remote Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2007-6429" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6429" source="CVE"/>
        <description>Multiple integer overflows in X.Org Xserver before 1.4.1 allow context-dependent attackers to execute arbitrary code via (1) a GetVisualInfo request containing a 32-bit value that is improperly used to calculate an amount of memory for allocation by the EVI extension, or (2) a request containing values related to pixmap size that are improperly used in management of shared memory by the MIT-SHM extension.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:14.037-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:27579 - HP-UX 11 Oval patch53 objects update" date="2013-12-09T17:44:00.470-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </modified>
            <status_change date="2013-12-30T04:00:25.463-05:00">INTERIM</status_change>
            <status_change date="2014-01-20T04:00:19.854-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:26.997-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:59.604-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:25.901-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:22.198-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:45.834-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:09.185-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02381">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="Xserver.X11-SERV is installed" test_ref="oval:org.mitre.oval:tst:88151"/>
          <criterion negate="true" comment="Patch PHSS_38840 is installed" test_ref="oval:org.mitre.oval:tst:88279"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02381">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="URL: is installed" test_ref="oval:org.mitre.oval:tst:87827"/>
            <criterion comment="Xserver.X11-SERV is installed" test_ref="oval:org.mitre.oval:tst:88239"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_37972 is installed" test_ref="oval:org.mitre.oval:tst:88071"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02381">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="URL: is installed" test_ref="oval:org.mitre.oval:tst:88244"/>
            <criterion comment="Xserver.X11-SERV is installed" test_ref="oval:org.mitre.oval:tst:87477"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_34392 is installed" test_ref="oval:org.mitre.oval:tst:87749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19330" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java JRE and JDK, Remote Denial of Service (DoS), Unauthorized Modification and Disclosure of Information</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-3552" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3552" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment component in Oracle Java SE JDK and JRE 7, 6 Update 27 and earlier, 5.0 Update 31 and earlier, and 1.4.2_33 and earlier allows remote attackers to affect integrity via unknown vectors related to Networking.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:19.069-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:06.190-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:18.780-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:27.180-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:21.255-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:26.088-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:22.056-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:45.941-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:09.016-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jpi14.JPI14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88114"/>
          <criterion comment="Jpi14.JPI14-COM-DOC version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88416"/>
          <criterion comment="Jpi14.JPI14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88512"/>
          <criterion comment="Jpi14.JPI14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88582"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88542"/>
          <criterion comment="Jdk14.JDK14-DEMO version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88158"/>
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88567"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88566"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88165"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88226"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87863"/>
          <criterion comment="Jdk14.JDK14-PNV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88596"/>
          <criterion comment="Jdk14.JDK14-PWV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88193"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88499"/>
          <criterion comment="Jre14.JRE14-COM-DOC version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88546"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88575"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88098"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88452"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88144"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88408"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88358"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88387"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88549"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88374"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88267"/>
          <criterion comment="Jre14.JRE14-PNV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88174"/>
          <criterion comment="Jre14.JRE14-PNV2-H version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87988"/>
          <criterion comment="Jre14.JRE14-PWV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87995"/>
          <criterion comment="Jre14.JRE14-PWV2-H version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87650"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19327" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1569" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1569" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "checking of [a] glyph table" in the International Components for Unicode (ICU) Layout Engine before 51.2.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:14.215-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:35.981-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:22.846-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:10.644-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:30.437-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:59.428-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:33.339-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:21.925-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:49.698-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:08.809-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87622"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87455"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87771"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87601"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87202"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87808"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87812"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87417"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87685"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87416"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87767"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87673"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87743"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87212"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87571"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87832"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87791"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87203"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87626"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87645"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87655"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87732"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87667"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87722"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87781"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87671"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87545"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87256"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19325" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1475" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1475" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to CORBA.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "IIOP type reuse management" in ObjectStreamClass.java.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:55.298-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:35.935-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:22.748-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:10.523-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:32.802-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:21.100-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:39.314-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:21.832-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:52.679-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:08.689-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19324" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2447" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2447" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via unknown vectors related to Networking.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to obtain a socket's local address via vectors involving inconsistencies between Socket.getLocalAddress and InetAddress.getLocalHost.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:46.429-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:35.858-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:22.619-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:10.398-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:32.188-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:59.259-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:37.923-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:21.701-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:51.961-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:08.506-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19322" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Access Restriction Bypass, Unauthorized Modification and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-5885" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5885" source="CVE"/>
        <description>The replay-countermeasure functionality in the HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.36, 6.x before 6.0.36, and 7.x before 7.0.30 tracks cnonce (aka client nonce) values instead of nonce (aka server nonce) and nc (aka nonce-count) values, which makes it easier for remote attackers to bypass intended access restrictions by sniffing the network for valid requests, a different vulnerability than CVE-2011-1184.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:56.585-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19322 - CVE-2012-5885" date="2013-12-05T10:48:00.975-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </modified>
            <status_change date="2013-12-23T04:01:06.129-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:18.595-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:31.973-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:20.974-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:37.449-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:21.626-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:51.758-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:08.381-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.36.01" test_ref="oval:org.mitre.oval:tst:87723"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19320" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0809" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0809" source="CVE"/>
        <description>Unspecified vulnerability in the 2D component in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 15 and earlier, 6 Update 41 and earlier, and 5.0 Update 40 and earlier allows remote attackers to execute arbitrary code via unknown vectors, a different vulnerability than CVE-2013-1493.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:16.687-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:35.815-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:22.512-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:10.297-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:31.689-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:20.849-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:36.922-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:21.528-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:51.367-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:08.263-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19314" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2469" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2469" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "Incorrect image layout verification" in 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:20.405-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:35.568-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:22.364-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:10.128-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:35.261-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:59.091-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:46.520-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:21.341-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:55.802-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:08.057-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19312" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX  Running Apache, Remote Denial of Service (DoS), Execution of Arbitrary Code and other vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-3499" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3499" source="CVE"/>
        <description>Multiple cross-site scripting (XSS) vulnerabilities in the Apache HTTP Server 2.2.x before 2.2.24-dev and 2.4.x before 2.4.4 allow remote attackers to inject arbitrary web script or HTML via vectors involving hostnames and URIs in the (1) mod_imagemap, (2) mod_info, (3) mod_ldap, (4) mod_proxy_ftp, and (5) mod_status modules.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:10.654-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:35.458-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:22.211-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:09.997-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:35.568-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:20.698-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:47.456-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:21.189-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:56.190-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:07.901-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87257"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87712"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87669"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87708"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87689"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87621"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87777"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87753"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87598"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87796"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87635"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87525"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than C.6.0.36.01" test_ref="oval:org.mitre.oval:tst:87568"/>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than D.7.0.35.01" test_ref="oval:org.mitre.oval:tst:87709"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19310" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2459" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2459" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to AWT.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "integer overflow checks."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:06.448-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:35.386-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:22.112-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:09.882-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:34.991-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:20.425-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:45.747-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:21.090-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:55.416-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:07.759-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19307" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2444" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2444" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier; JavaFX 2.2.21 and earlier; and OpenJDK 7 allows remote attackers to affect availability via vectors related to AWT.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue does not "properly manage and restrict certain resources related to the processing of fonts," possibly involving temporary files.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:53.123-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:35.316-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:22.028-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:09.781-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:39.357-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:20.300-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:05.902-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:20.998-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:00.792-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:07.592-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19305" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX  Running Apache, Remote Denial of Service (DoS), Execution of Arbitrary Code and other vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-3546" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3546" source="CVE"/>
        <description>org/apache/catalina/realm/RealmBase.java in Apache Tomcat 6.x before 6.0.36 and 7.x before 7.0.30, when FORM authentication is used, allows remote attackers to bypass security-constraint checks by leveraging a previous setUserPrincipal call and then placing /j_security_check at the end of a URI.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:25.252-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:35.243-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:21.910-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:09.674-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:38.840-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:20.163-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:04.027-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:20.898-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:00.110-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:07.424-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87257"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87712"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87669"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87708"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87689"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87621"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87777"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87753"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87598"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87796"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87635"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87525"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than C.6.0.36.01" test_ref="oval:org.mitre.oval:tst:87568"/>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than D.7.0.35.01" test_ref="oval:org.mitre.oval:tst:87709"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19304" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0445" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0445" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, and 5.0 through Update 38, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to AWT.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to an improper check of "privileges of the code" that bypasses the sandbox.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:46.156-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:35.199-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:21.816-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:09.599-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:39.606-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:20.026-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:06.154-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:20.790-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:00.936-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:07.153-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19300" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0429" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0429" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, and 5.0 through Update 38, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to CORBA.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue involves the creation of a single PresentationManager that is shared across multiple thread groups, which allows remote attackers to bypass Java sandbox restrictions.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:43.576-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:35.023-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:21.615-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:09.482-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:40.143-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:58.894-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:07.941-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:20.664-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:01.675-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:06.955-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87745"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87415"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87684"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87173"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86834"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87834"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87034"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87715"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86907"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87757"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87721"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87728"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87735"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87751"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87769"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87697"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87482"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87154"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87510"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87523"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19299" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2443" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2443" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via unknown vectors related to Libraries, a different vulnerability than CVE-2013-2452 and CVE-2013-2455.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is due to an incorrect "checking order" within the AccessControlContext class.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:45.538-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:34.946-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:21.522-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:09.399-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:10.800-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:19.905-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:41.962-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:20.548-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:25.462-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:06.789-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19295" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2471" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2471" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "Incorrect IntegerComponentRaster size checks."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:55.779-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:34.781-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:21.390-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:09.275-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:05.508-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:58.756-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:25.942-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:20.367-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:18.103-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:06.622-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19294" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1557" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1557" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality, integrity, and availability via vectors related to RMI.  NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "missing security restrictions" in the LogStream.setDefaultStream method.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:05.904-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:34.675-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:21.237-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:09.080-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:05.847-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:58.591-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:26.948-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:20.230-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:18.497-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:06.418-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87622"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87455"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87771"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87601"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87202"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87808"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87812"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87417"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87685"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87416"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87767"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87673"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87743"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87212"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87571"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87832"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87791"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87203"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87626"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87645"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87655"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87732"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87667"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87722"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87781"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87671"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87545"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87256"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19291" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2383" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2383" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D, a different vulnerability than CVE-2013-1569, CVE-2013-2384, and CVE-2013-2420. NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "handling of [a] glyph table" in the International Components for Unicode (ICU) Layout Engine before 51.2.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:34.231-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:34.432-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:21.050-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:08.878-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:04.853-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:58.372-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:24.563-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:20.087-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:17.374-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:06.244-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87622"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87455"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87771"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87601"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87202"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87808"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87812"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87417"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87685"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87416"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87767"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87673"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87743"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87212"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87571"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87832"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87791"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87203"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87626"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87645"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87655"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87732"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87667"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87722"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87781"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87671"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87545"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87256"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19290" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2450" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2450" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect availability via unknown vectors related to Serialization.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to improper handling of circular references in ObjectStreamClass.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:13.954-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:34.328-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:20.836-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:08.739-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:05.401-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:58.202-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:25.711-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:19.940-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:17.877-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:05.996-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19289" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0441" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0441" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to CORBA, a different vulnerability than CVE-2013-1476 and CVE-2013-1475.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass Java sandbox restrictions via certain methods that should not be serialized, aka "missing serialization restriction."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:15.837-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:34.279-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:20.715-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:08.641-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:06.038-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:19.759-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:27.729-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:19.827-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:18.722-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:05.870-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19288" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0438" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0438" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11 and 6 through Update 38 allows remote attackers to affect confidentiality via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:36.618-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:34.206-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:20.624-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:08.551-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:06.192-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:19.611-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:28.210-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:19.725-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:18.937-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:05.608-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19287" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-0551" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0551" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) in Oracle Java SE 7 update 4 and earlier and 6 update 32 and earlier, and the GlassFish Enterprise Server component in Oracle Sun Products Suite GlassFish Enterprise Server 3.1.1, allows remote attackers to affect confidentiality and integrity via unknown vectors related to Web Container or Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:16.132-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:05.697-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:17.826-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:06.265-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:57.916-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:28.417-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:19.542-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:19.147-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:05.354-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88065"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88519"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88659"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88401"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88419"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88153"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88669"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88458"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88655"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88235"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88562"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88633"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88597"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88541"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88611"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88640"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88371"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88291"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88675"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88471"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88039"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87730"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88623"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88588"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87780"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87946"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88732"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88774"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88703"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88457"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88548"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88735"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88271"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88507"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88719"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88760"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88676"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88609"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88691"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88617"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88641"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88781"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88766"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88386"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88724"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88747"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88771"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88729"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19286" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0450" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0450" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, and 5.0 through Update 38, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to JMX.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to improper checks of "access control context" in the JMX RequiredModelMBean class.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:49.400-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:34.095-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:20.473-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:08.391-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:06.401-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:57.735-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:28.754-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:19.403-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:19.526-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:05.134-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19285" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0440" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0440" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 7, allows remote attackers to affect availability via vectors related to JSSE. NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to CPU consumption in the the SSL/TLS implementation via a large number of ClientHello packets that are not properly handled by (1) ClientHandshaker.java and (2) ServerHandshaker.java.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:12.470-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:34.019-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:20.382-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:08.312-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:07.620-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:19.479-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:32.500-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:19.332-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:20.951-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:05.017-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19284" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Cross Site Scripting (XSS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-4557" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4557" source="CVE"/>
        <description>The mod_proxy_ajp module in the Apache HTTP Server 2.2.12 through 2.2.21 places a worker node into an error state upon detection of a long request-processing time, which allows remote attackers to cause a denial of service (worker consumption) via an expensive request.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:27.225-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:33.990-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:20.325-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:08.238-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:32.141-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:19.205-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:20.808-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:04.912-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than D.7.0.35.01" test_ref="oval:org.mitre.oval:tst:86890"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19283" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-5073" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5073" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier, 6 Update 35 and earlier, 5.0 Update 36 and earlier, and 1.4.2_38 and earlier allows remote attackers to affect integrity via unknown vectors related to Libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:13.431-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:05.440-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:17.554-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:07.382-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:57.510-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:31.618-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:18.993-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:20.575-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:04.643-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88118"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88647"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88476"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88516"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88534"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88372"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88715"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88702"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88568"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88561"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88811"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88530"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88815"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88775"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88467"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88664"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88754"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87869"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88834"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88839"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88708"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88765"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88657"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88254"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88758"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87965"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88434"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88684"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88883"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88410"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:87981"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88844"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88273"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88265"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88921"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88898"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88673"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88940"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88743"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88141"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89050"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88871"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88978"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88938"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89041"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89122"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88851"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19282" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0445" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0445" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, and 5.0 through Update 38, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to AWT.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to an improper check of "privileges of the code" that bypasses the sandbox.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:45.254-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:33.896-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:20.184-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:08.116-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:07.136-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:57.366-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:30.968-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:18.828-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:20.250-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:04.440-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87745"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87415"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87684"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87173"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86834"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87834"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87034"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87715"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86907"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87757"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87721"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87728"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87735"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87751"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87769"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87697"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87482"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87154"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87510"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87523"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19280" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX running DCE, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-0131" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0131" source="CVE"/>
        <description>Distributed Computing Environment (DCE) 1.8 and 1.9 on HP HP-UX B.11.11 and B.11.23 allows remote attackers to cause a denial of service or possibly have unspecified other impact via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:40.047-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:26395 - HP-UX 11 Oval patch53 objects update" date="2013-12-09T17:44:00.470-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </modified>
            <status_change date="2013-12-30T04:00:24.616-05:00">INTERIM</status_change>
            <status_change date="2014-01-20T04:00:19.370-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:07.042-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:57.210-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02758">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="DCE-Core.DCE-CORE-DTS is installed" test_ref="oval:org.mitre.oval:tst:87324"/>
            <criterion comment="DCE-Core.DCE-CORE-RUN is installed" test_ref="oval:org.mitre.oval:tst:87586"/>
            <criterion comment="DCE-Core.DCE-CORE-SHLIB is installed" test_ref="oval:org.mitre.oval:tst:87363"/>
            <criterion comment="DCE-Core.DCE-COR-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:86686"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_42852 is installed" test_ref="oval:org.mitre.oval:tst:87518"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02758">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="DCE-CDS-Server.CDS-SERVER is installed" test_ref="oval:org.mitre.oval:tst:86787"/>
            <criterion comment="DCE-SEC-Server.SEC-SERVER is installed" test_ref="oval:org.mitre.oval:tst:87099"/>
            <criterion comment="DCE-CoreTools.DCE-BPRG is installed" test_ref="oval:org.mitre.oval:tst:86984"/>
            <criterion comment="DCE-C-Tools.DCE-TOOLS-LIB is installed" test_ref="oval:org.mitre.oval:tst:87381"/>
            <criterion comment="DCE-CoreAdmin.DCE-CDSBROWSER is installed" test_ref="oval:org.mitre.oval:tst:87496"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_42865 is installed" test_ref="oval:org.mitre.oval:tst:87613"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02758">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="DCE-Core.DCE-BPRG is installed" test_ref="oval:org.mitre.oval:tst:86784"/>
            <criterion comment="DCE-Core.DCE-COR-64SLIB is installed" test_ref="oval:org.mitre.oval:tst:87493"/>
            <criterion comment="DCE-Core.DCE-COR-IA-RUN is installed" test_ref="oval:org.mitre.oval:tst:87646"/>
            <criterion comment="DCE-Core.DCE-COR-PA-RUN is installed" test_ref="oval:org.mitre.oval:tst:87570"/>
            <criterion comment="DCE-Core.DCE-CORE-DTS is installed" test_ref="oval:org.mitre.oval:tst:87318"/>
            <criterion comment="DCE-Core.DCE-CORE-RUN is installed" test_ref="oval:org.mitre.oval:tst:87450"/>
            <criterion comment="DCE-Core.DCE-CORE-SHLIB is installed" test_ref="oval:org.mitre.oval:tst:86940"/>
            <criterion comment="DCE-Core.DCE-IA64-SHLIB is installed" test_ref="oval:org.mitre.oval:tst:87530"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_42853 is installed" test_ref="oval:org.mitre.oval:tst:87311"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02758">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="DCE-SEC-Server.SEC-SERVER is installed" test_ref="oval:org.mitre.oval:tst:87099"/>
          <criterion negate="true" comment="Patch PHSS_42866 is installed" test_ref="oval:org.mitre.oval:tst:87126"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19279" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote  Denial of Service (DoS),  Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-4576" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4576" source="CVE"/>
        <description>The SSL 3.0 implementation in OpenSSL before 0.9.8s and 1.x before 1.0.0f does not properly initialize data structures for block cipher padding, which might allow remote attackers to obtain sensitive information by decrypting the padding data sent by an SSL peer.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:17.372-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:05.240-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:17.245-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:08.173-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:56.773-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:34.168-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:18.626-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:21.668-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:04.191-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02734">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88163"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87428"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88349"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88109"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87961"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88314"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88104"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87373"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87962"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87653"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88345"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02734">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88305"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87886"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88373"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88350"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88225"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87503"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88295"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87970"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87860"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87872"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88032"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02734">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:87844"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88354"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:87996"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88228"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88161"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:87885"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88259"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88015"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88031"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88344"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:87402"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19278" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-1716" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1716" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 update 32 and earlier, and 5 update 35 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Swing.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:04.376-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:05.087-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:16.956-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:08.039-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:56.516-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:33.805-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:18.398-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:21.506-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:03.941-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88065"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88519"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88659"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88401"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88419"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88153"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88669"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88458"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88655"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88235"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88562"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88633"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88597"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88541"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88611"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88640"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88371"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88291"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88675"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88471"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88039"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87730"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88623"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88588"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87780"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87946"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88732"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88774"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88703"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88457"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88548"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88735"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88271"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88507"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88719"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88760"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88676"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88609"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88691"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88617"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88641"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88781"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88766"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88386"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88724"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88747"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88771"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88729"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19276" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2457" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2457" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect integrity via vectors related to JMX.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is due to an incorrect implementation of "certain class checks" that allows remote attackers to bypass intended class restrictions.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:04.681-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:33.719-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:20.049-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:07.997-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:07.691-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:56.134-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:32.698-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:18.100-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:21.082-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:03.709-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19274" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-3342" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3342" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11 and 6 through Update 38 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than other CVEs listed in the February 2013 CPU.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:06.590-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:33.640-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:19.888-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:07.885-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:01.177-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:55.843-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:13.193-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:17.832-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:12.909-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:03.498-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19272" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0434" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0434" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality via vectors related to JAXP.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to the public declaration of the loadPropertyFile method in the JAXP FuncSystemProperty class, which allows remote attackers to obtain sensitive information.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:36.502-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:33.553-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:19.478-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:07.771-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:01.359-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:55.579-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:13.965-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:17.560-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:13.133-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:03.230-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87745"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87415"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87684"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87173"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86834"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87834"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87034"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87715"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86907"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87757"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87721"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87728"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87735"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87751"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87769"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87697"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87482"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87154"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87510"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87523"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19271" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1473" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1473" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11 and 6 through Update 38 allows remote attackers to affect integrity via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:03.721-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:33.507-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:19.390-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:07.647-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:01.288-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:19.360-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:13.684-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:17.446-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:13.042-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:03.104-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19269" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Access Restriction Bypass, Unauthorized Modification and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-0013" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0013" source="CVE"/>
        <description>Multiple cross-site scripting (XSS) vulnerabilities in the HTML Manager Interface in Apache Tomcat 5.5 before 5.5.32, 6.0 before 6.0.30, and 7.0 before 7.0.6 allow remote attackers to inject arbitrary web script or HTML, as demonstrated via the display-name tag.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:02.863-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:33.453-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:19.260-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:07.574-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:01.778-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:19.221-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:15.213-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:17.228-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:13.621-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:03.014-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.36.01" test_ref="oval:org.mitre.oval:tst:87723"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19268" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1481" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1481" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Sound.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:28.726-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:33.387-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:19.124-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:07.429-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:01.945-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:55.306-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:15.699-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:17.063-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:13.858-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:02.870-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87745"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87415"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87684"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87173"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86834"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87834"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87034"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87715"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86907"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87757"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87721"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87728"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87735"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87751"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87769"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87697"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87482"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87154"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87510"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87523"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19267" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2456" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2456" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via unknown vectors related to Serialization.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to improper access checks for subclasses in the ObjectOutputStream class.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:11.965-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:33.317-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:18.978-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:07.338-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:02.026-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:19.059-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:15.844-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:16.838-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:13.948-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:02.661-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19266" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0441" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0441" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to CORBA, a different vulnerability than CVE-2013-1476 and CVE-2013-1475.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass Java sandbox restrictions via certain methods that should not be serialized, aka "missing serialization restriction."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:52.806-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:33.209-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:18.764-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:07.215-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:02.103-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:54.954-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:16.045-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:16.640-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:14.043-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:02.460-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19264" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote  Denial of Service (DoS),  Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-3210" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3210" source="CVE"/>
        <description>The ephemeral ECDH ciphersuite functionality in OpenSSL 0.9.8 through 0.9.8r and 1.0.x before 1.0.0e does not ensure thread safety during processing of handshake messages from clients, which allows remote attackers to cause a denial of service (daemon crash) via out-of-order messages that violate the TLS protocol.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:09.300-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:04.826-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:16.356-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:02.512-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:54.542-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:17.490-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:16.503-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:14.566-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:02.235-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02734">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88163"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87428"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88349"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88109"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87961"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88314"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88104"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87373"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87962"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:87653"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08s.001" test_ref="oval:org.mitre.oval:tst:88345"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02734">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88305"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87886"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88373"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88350"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88225"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87503"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88295"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87970"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87860"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:87872"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08s.002" test_ref="oval:org.mitre.oval:tst:88032"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02734">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:87844"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88354"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:87996"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88228"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88161"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:87885"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88259"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88015"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88031"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:88344"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08s.003" test_ref="oval:org.mitre.oval:tst:87402"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19261" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0426" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0426" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries, a different vulnerability than CVE-2013-0425 and CVE-2013-0428.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to incorrect "access control checks" in the logging API that allow remote attackers to bypass Java sandbox restrictions.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:04.550-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:33.031-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:18.544-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:07.074-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:02.948-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:18.929-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:19.071-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:16.395-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:15.134-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:02.066-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19252" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2447" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2447" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via unknown vectors related to Networking.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to obtain a socket's local address via vectors involving inconsistencies between Socket.getLocalAddress and InetAddress.getLocalHost.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:21.274-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:32.780-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:18.311-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:06.759-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:39.151-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:53.856-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:05.505-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:16.283-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:00.576-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:01.920-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19246" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1493" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1493" source="CVE"/>
        <description>The color management (CMM) functionality in the 2D component in Oracle Java SE 7 Update 15 and earlier, 6 Update 41 and earlier, and 5.0 Update 40 and earlier allows remote attackers to execute arbitrary code or cause a denial of service (crash) via an image with crafted raster parameters, which triggers (1) an out-of-bounds read or (2) memory corruption in the JVM, as exploited in the wild in February 2013.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:02.356-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:32.717-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:18.215-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:06.588-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:37.224-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:18.745-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:59.362-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:16.194-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:58.023-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:01.752-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19245" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0427" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0427" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, and 5.0 through Update 38, and OpenJDK 6 and 7, allows remote attackers to affect integrity via unknown vectors related to Libraries.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to interrupt certain threads that should not be interrupted.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:55.958-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:32.636-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:18.088-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:06.397-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:36.995-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:53.516-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:58.955-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:15.973-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:57.622-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:01.479-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19241" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX Directory Server, Remote Disclosure of Information</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-2746" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2746" source="CVE"/>
        <description>389 Directory Server before 1.2.11.6 (aka Red Hat Directory Server before 8.2.10-3), when the password of a LDAP user has been changed and audit logging is enabled, saves the new password to the log in plain text, which allows remote authenticated users to read the password.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:28.660-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:32.499-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:17.983-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:06.253-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:17.636-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:15.885-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:05.485-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:01.317-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="HpuxDirSvr.ADMSVR-RUN version is less than B.08.10.05" test_ref="oval:org.mitre.oval:tst:87831"/>
          <criterion comment="HpuxDirSvr.ADMSVR-SHARED version is less than B.08.10.05" test_ref="oval:org.mitre.oval:tst:86933"/>
          <criterion comment="HpuxDirSvr.CORE-RUN version is less than B.08.10.05" test_ref="oval:org.mitre.oval:tst:86982"/>
          <criterion comment="HpuxDirSvr.GUI-HELP version is less than B.08.10.05" test_ref="oval:org.mitre.oval:tst:87678"/>
          <criterion comment="HpuxDirSvr.GUI-RUN version is less than B.08.10.05" test_ref="oval:org.mitre.oval:tst:87429"/>
          <criterion comment="HpuxDirSvr.GUI-SHARED version is less than B.08.10.05" test_ref="oval:org.mitre.oval:tst:87445"/>
          <criterion comment="HpuxDirSvr.SLAPD-DEVEL version is less than B.08.10.05" test_ref="oval:org.mitre.oval:tst:87742"/>
          <criterion comment="HpuxDirSvr.SLAPD-RUN version is less than B.08.10.05" test_ref="oval:org.mitre.oval:tst:87452"/>
          <criterion comment="HpuxDirSvr.SLAPD-SHARED version is less than B.08.10.05" test_ref="oval:org.mitre.oval:tst:87190"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19240" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0409" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0409" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, and 5.0 through Update 38 allows remote attackers to affect confidentiality via vectors related to JMX.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:23.451-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:32.407-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:17.856-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:06.078-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:43.542-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:53.115-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:17.796-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:15.771-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:05.563-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:01.178-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87745"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87415"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87684"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87173"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86834"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87834"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87034"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87715"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86907"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87757"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87721"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87728"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87735"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87751"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87769"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87697"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87482"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87154"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87510"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87523"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19238" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1475" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1475" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to CORBA.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "IIOP type reuse management" in ObjectStreamClass.java.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:25.751-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:32.286-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:17.720-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:05.809-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:42.198-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:52.753-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:13.761-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:15.638-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:03.903-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:00.917-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19237" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2454" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2454" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality and integrity via vectors related to JDBC.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue does not properly restrict access to certain class packages in the SerialJavaObject class, which allows remote attackers to bypass the Java sandbox.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:11.582-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:32.212-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:17.598-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:05.710-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:42.148-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:18.571-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:13.668-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:15.522-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:03.836-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:00.785-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19234" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2466" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2466" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier and 6 Update 45 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than CVE-2013-2442 and CVE-2013-2468.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:47.143-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:32.112-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:17.465-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:05.556-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:41.746-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:52.444-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:12.260-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:15.392-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:03.183-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:00.437-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19231" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2452" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2452" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via unknown vectors related to Libraries, a different vulnerability than CVE-2013-2443 and CVE-2013-2455.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "network address handling in virtual machine identifiers" and the lack of "unique and unpredictable IDs" in the java.rmi.dgc.VMID class.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:18.188-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:32.045-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:17.339-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:05.403-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:41.828-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:51.997-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:12.822-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:15.285-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:03.431-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:00.283-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19229" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0440" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0440" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 7, allows remote attackers to affect availability via vectors related to JSSE. NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to CPU consumption in the the SSL/TLS implementation via a large number of ClientHello packets that are not properly handled by (1) ClientHandshaker.java and (2) ServerHandshaker.java.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:10.070-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:31.879-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:17.170-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:05.192-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:29.252-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:51.533-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:30.415-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:15.157-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:48.167-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:01:00.081-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19227" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2464" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2464" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D, a different vulnerability than CVE-2013-2463, CVE-2013-2465, CVE-2013-2469, CVE-2013-2470, CVE-2013-2471, CVE-2013-2472, and CVE-2013-2473.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:23.652-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:31.775-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:16.996-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:05.025-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:29.769-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:50.978-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:31.688-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:15.026-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:48.793-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:59.835-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19225" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2446" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2446" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via vectors related to CORBA. NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue does not properly enforce access restrictions for CORBA output streams.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:43.054-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:31.727-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:16.925-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:04.894-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:29.618-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:18.323-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:31.356-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:14.899-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:48.601-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:59.671-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19218" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX  Running Apache, Remote Denial of Service (DoS), Execution of Arbitrary Code and other vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-2733" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2733" source="CVE"/>
        <description>java/org/apache/coyote/http11/InternalNioInputBuffer.java in the HTTP NIO connector in Apache Tomcat 6.x before 6.0.36 and 7.x before 7.0.28 does not properly restrict the request-header size, which allows remote attackers to cause a denial of service (memory consumption) via a large amount of header data.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:45.855-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:31.651-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:16.837-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:04.752-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:33.365-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:18.114-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:40.762-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:14.793-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:53.329-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:59.510-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87257"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87712"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87669"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87708"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87689"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87621"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87777"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87753"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87598"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87796"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87635"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87525"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than C.6.0.36.01" test_ref="oval:org.mitre.oval:tst:87568"/>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than D.7.0.35.01" test_ref="oval:org.mitre.oval:tst:87709"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19213" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2452" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2452" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via unknown vectors related to Libraries, a different vulnerability than CVE-2013-2443 and CVE-2013-2455.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "network address handling in virtual machine identifiers" and the lack of "unique and unpredictable IDs" in the java.rmi.dgc.VMID class.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:49.358-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:31.546-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:16.710-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:04.591-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:33.626-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:50.366-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:41.467-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:14.659-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:53.651-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:59.273-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19203" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2429" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2429" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to ImageIO.  NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "JPEGImageWriter state corruption" when using native code, which triggers memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:32.051-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:31.460-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:16.574-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:04.380-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:21.910-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:50.037-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:11.297-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:14.364-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:38.651-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:59.022-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87622"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87455"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87771"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87601"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87202"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87808"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87812"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87417"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87685"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87416"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87767"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87673"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87743"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87212"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87571"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87832"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87791"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87203"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87626"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87645"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87655"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87732"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87667"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87722"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87781"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87671"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87545"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87256"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19202" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote Execution of Arbitrary Code, Denial of Service (DoS), Authentication Bypass</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2010-4252" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4252" source="CVE"/>
        <description>OpenSSL before 1.0.0c, when J-PAKE is enabled, does not properly validate the public parameters in the J-PAKE protocol, which allows remote attackers to bypass the need for knowledge of the shared secret, and successfully authenticate, by sending crafted values in each round of the protocol.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:14.016-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:04.172-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:15.523-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:22.127-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:49.886-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:11.959-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:14.222-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:39.165-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:58.793-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02638">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:87971"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:87880"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:88332"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:88251"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:88219"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:87823"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:88256"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:87349"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:88202"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:87830"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:87853"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02638">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:87906"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:88160"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:87914"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:87765"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:87865"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:88019"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:88111"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:88000"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:87889"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:87967"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:88078"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02638">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:87680"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:87826"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:88268"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:87929"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:87960"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:88126"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:88309"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:88297"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:87893"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:87928"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:87588"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19199" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0351" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0351" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11 and 6 through Update 38 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than other CVEs listed in the February 2013 CPU.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:23.242-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:31.353-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:16.423-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:04.189-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:10.120-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:49.732-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:40.264-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:14.089-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:24.600-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:58.605-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19198" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-3342" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3342" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11 and 6 through Update 38 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than other CVEs listed in the February 2013 CPU.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:57.403-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:31.285-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:16.338-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:04.034-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:09.949-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:17.938-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:40.185-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:13.985-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:24.534-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:58.430-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19191" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX  Running Apache, Remote Denial of Service (DoS), Local Increase of Privilege</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-0053" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0053" source="CVE"/>
        <description>protocol.c in the Apache HTTP Server 2.2.x through 2.2.21 does not properly restrict header information during construction of Bad Request (aka 400) error documents, which allows remote attackers to obtain the values of HTTPOnly cookies via vectors involving a (1) long or (2) malformed header in conjunction with crafted web script.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:35.691-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:03.962-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:15.177-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:11.220-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:49.511-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:43.510-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:13.856-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:25.951-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:58.183-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02761">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88060"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:87763"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:87938"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88539"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88578"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88422"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88270"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88435"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88409"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:87843"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:87870"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.12" test_ref="oval:org.mitre.oval:tst:88462"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02761">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPACHE.APACHE version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:87623"/>
            <criterion comment="hpuxwsAPACHE.APACHE2 version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88379"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88217"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP2 version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88201"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88591"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK2 version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88490"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88143"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL2 version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:87798"/>
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88075"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88365"/>
            <criterion comment="hpuxwsAPACHE.WEBPROXY version is less than B.2.0.64.03" test_ref="oval:org.mitre.oval:tst:88246"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19190" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2445" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2445" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect availability via unknown vectors related to Hotspot.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "handling of memory allocation errors."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:59.184-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:31.147-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:16.243-05:00">ACCEPTED</status_change>
            <status_change date="2014-01-06T04:00:03.691-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:11.504-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:49.265-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:44.191-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:13.742-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:26.227-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:57.986-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19181" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0432" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0432" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality and integrity via vectors related to AWT.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "insufficient clipboard access premission checks."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:11.265-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:30.981-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:16.109-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:12.513-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:48.938-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:48.541-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:13.287-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:28.249-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:57.796-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19175" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running NFS/ONCplus, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-0896" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0896" source="CVE"/>
        <description>Unspecified vulnerability in HP NFS/ONCplus B.11.31.10 and earlier on HP-UX B.11.31 allows remote authenticated users to cause a denial of service via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:28.300-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:03.539-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:14.694-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:12.689-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:13.145-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:12.741-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:57.645-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="NFS.KEY-CORE version is less than B.11.31.11" test_ref="oval:org.mitre.oval:tst:88236"/>
          <criterion comment="NFS.NFS-64ALIB version is less than B.11.31.11" test_ref="oval:org.mitre.oval:tst:88181"/>
          <criterion comment="NFS.NFS-64SLIB version is less than B.11.31.11" test_ref="oval:org.mitre.oval:tst:88218"/>
          <criterion comment="NFS.NFS-CLIENT version is less than B.11.31.11" test_ref="oval:org.mitre.oval:tst:88285"/>
          <criterion comment="NFS.NFS-CORE version is less than B.11.31.11" test_ref="oval:org.mitre.oval:tst:88275"/>
          <criterion comment="NFS.NFS-KRN version is less than B.11.31.11" test_ref="oval:org.mitre.oval:tst:88299"/>
          <criterion comment="NFS.NFS-PRG version is less than B.11.31.11" test_ref="oval:org.mitre.oval:tst:88169"/>
          <criterion comment="NFS.NFS-SERVER version is less than B.11.31.11" test_ref="oval:org.mitre.oval:tst:88243"/>
          <criterion comment="NFS.NFS-SHLIBS version is less than B.11.31.11" test_ref="oval:org.mitre.oval:tst:87894"/>
          <criterion comment="NFS.NFS2-CLIENT version is less than B.11.31.11" test_ref="oval:org.mitre.oval:tst:88018"/>
          <criterion comment="NFS.NFS2-CORE version is less than B.11.31.11" test_ref="oval:org.mitre.oval:tst:88234"/>
          <criterion comment="NFS.NFS2-PRG version is less than B.11.31.11" test_ref="oval:org.mitre.oval:tst:87985"/>
          <criterion comment="NFS.NFS2-SERVER version is less than B.11.31.11" test_ref="oval:org.mitre.oval:tst:88315"/>
          <criterion comment="NFS.NIS-CLIENT version is less than B.11.31.11" test_ref="oval:org.mitre.oval:tst:87980"/>
          <criterion comment="NFS.NIS-CORE version is less than B.11.31.11" test_ref="oval:org.mitre.oval:tst:88253"/>
          <criterion comment="NFS.NIS-SERVER version is less than B.11.31.11" test_ref="oval:org.mitre.oval:tst:88342"/>
          <criterion comment="NFS.NIS2-CLIENT version is less than B.11.31.11" test_ref="oval:org.mitre.oval:tst:88330"/>
          <criterion comment="NFS.NIS2-CORE version is less than B.11.31.11" test_ref="oval:org.mitre.oval:tst:88240"/>
          <criterion comment="NFS.NIS2-SERVER version is less than B.11.31.11" test_ref="oval:org.mitre.oval:tst:87687"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19174" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX CIFS Server (Samba), Remote Execution of Arbitrary Code, Elevation of Privileges</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-1182" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1182" source="CVE"/>
        <description>The RPC code generator in Samba 3.x before 3.4.16, 3.5.x before 3.5.14, and 3.6.x before 3.6.4 does not implement validation of an array length in a manner consistent with validation of array memory allocation, which allows remote attackers to execute arbitrary code via a crafted RPC call.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:56.438-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:03.366-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:14.476-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:01.005-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:48.574-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:11.586-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:13.002-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:12.371-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:57.406-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02789">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:88492"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:88555"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:88513"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:88608"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:88128"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.01.05" test_ref="oval:org.mitre.oval:tst:88233"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02789">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88638"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88363"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88625"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88195"/>
            <criterion comment="CIFS-Server.CIFS-MAN version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88643"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88425"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88339"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02789">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-CFSM.CFSM-KRN version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88437"/>
            <criterion comment="CIFS-CFSM.CFSM-MAN version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88498"/>
            <criterion comment="CIFS-CFSM.CFSM-RUN version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88138"/>
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:87786"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88190"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88554"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88552"/>
            <criterion comment="CIFS-Server.CIFS-MAN version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88424"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88198"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.04.06" test_ref="oval:org.mitre.oval:tst:88518"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02789">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:88392"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:88517"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:88103"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:87964"/>
            <criterion comment="CIFS-Server.CIFS-MAN version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:88557"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:88446"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:88538"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19171" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1489" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1489" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 10 and Update 11, when running on Windows using Internet Explorer, Firefox, Opera, and Google Chrome, allows remote attackers to bypass the "Very High" security level of the Java Control Panel and execute unsigned Java code without prompting the user via unknown vectors, aka "Issue 53" and the "Java Security Slider" vulnerability.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:55.405-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:30.813-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:16.007-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:00.935-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:17.755-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:11.378-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:12.909-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:12.192-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:57.263-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19170" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1481" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1481" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Sound.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:03.457-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:30.674-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:15.873-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:00.811-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:48.374-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:11.132-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:12.752-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:12.065-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:56.977-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19169" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Access Restriction Bypass, Unauthorized Modification and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-1184" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1184" source="CVE"/>
        <description>The HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.34, 6.x before 6.0.33, and 7.x before 7.0.12 does not have the expected countermeasures against replay attacks, which makes it easier for remote attackers to bypass intended access restrictions by sniffing the network for valid requests, related to lack of checking of nonce (aka server nonce) and nc (aka nonce-count or client nonce count) values.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:13.221-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:30.627-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:15.792-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:02.760-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:17.613-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:18.334-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:12.677-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:14.887-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:56.865-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.36.01" test_ref="oval:org.mitre.oval:tst:87723"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19166" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Xserver, Remote Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2008-0006" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0006" source="CVE"/>
        <description>Buffer overflow in (1) X.Org Xserver before 1.4.1, and (2) the libfont and libXfont libraries on some platforms including Sun Solaris, allows context-dependent attackers to execute arbitrary code via a PCF font with a large difference between the last col and first col values in the PCF_BDF_ENCODINGS table.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:00.787-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:27579 - HP-UX 11 Oval patch53 objects update" date="2013-12-09T17:44:00.470-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </modified>
            <status_change date="2013-12-30T04:00:21.678-05:00">INTERIM</status_change>
            <status_change date="2014-01-20T04:00:18.988-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:02.626-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:48.211-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:17.891-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:12.566-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:14.711-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:56.697-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02381">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="Xserver.X11-SERV is installed" test_ref="oval:org.mitre.oval:tst:88151"/>
          <criterion negate="true" comment="Patch PHSS_38840 is installed" test_ref="oval:org.mitre.oval:tst:88279"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02381">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="URL: is installed" test_ref="oval:org.mitre.oval:tst:87827"/>
            <criterion comment="Xserver.X11-SERV is installed" test_ref="oval:org.mitre.oval:tst:88239"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_37972 is installed" test_ref="oval:org.mitre.oval:tst:88071"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02381">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="URL: is installed" test_ref="oval:org.mitre.oval:tst:88244"/>
            <criterion comment="Xserver.X11-SERV is installed" test_ref="oval:org.mitre.oval:tst:87477"/>
          </criteria>
          <criterion negate="true" comment="Patch PHSS_34392 is installed" test_ref="oval:org.mitre.oval:tst:87749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19158" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1558" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1558" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier and 6 Update 43 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Beans.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:27.878-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:30.446-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:15.538-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:03.912-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:48.058-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:21.416-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:12.425-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:15.918-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:56.452-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87622"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87455"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87771"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87601"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87202"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87808"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87812"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87417"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87685"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87416"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87767"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87673"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87743"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87212"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87571"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87832"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87791"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87203"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87626"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87645"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87655"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87732"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87667"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87722"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87781"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87671"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87545"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87256"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19156" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote Execution of Arbitrary Code, Denial of Service (DoS), Authentication Bypass</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2010-3864" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3864" source="CVE"/>
        <description>Multiple race conditions in ssl/t1_lib.c in OpenSSL 0.9.8f through 0.9.8o, 1.0.0, and 1.0.0a, when multi-threading and internal caching are enabled on a TLS server, might allow remote attackers to execute arbitrary code via client data that triggers a heap-based buffer overflow, related to (1) the TLS server name extension and (2) elliptic curve cryptography.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:53.667-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:03.069-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:14.094-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:03.791-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:47.878-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:21.067-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:12.238-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:15.774-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:56.217-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02638">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:87971"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:87880"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:88332"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:88251"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:88219"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:87823"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:88256"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:87349"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:88202"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:87830"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08q.001" test_ref="oval:org.mitre.oval:tst:87853"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02638">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:87906"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:88160"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:87914"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:87765"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:87865"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:88019"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:88111"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:88000"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:87889"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:87967"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08q.002" test_ref="oval:org.mitre.oval:tst:88078"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02638">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:87680"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:87826"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:88268"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:87929"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:87960"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:88126"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:88309"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:88297"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:87893"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:87928"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08q.003" test_ref="oval:org.mitre.oval:tst:87588"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19152" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-5081" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5081" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier, 6 Update 35 and earlier, 5.0 Update 36 and earlier, and 1.4.2_38 and earlier allows remote attackers to affect availability, related to JSSE.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:57.752-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:02.890-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:13.741-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:04.055-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:47.649-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:21.944-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:12.067-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:16.164-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:55.869-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88118"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88647"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88476"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88516"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88534"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88372"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88715"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88702"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88568"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88561"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88811"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88530"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88815"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88775"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88467"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88664"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88754"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87869"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88834"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88839"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88708"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88765"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88657"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88254"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88758"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87965"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88434"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88684"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88883"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88410"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:87981"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88844"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88273"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88265"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88921"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88898"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88673"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88940"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88743"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88141"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89050"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88871"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88978"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88938"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89041"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89122"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88851"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19137" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1493" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1493" source="CVE"/>
        <description>The color management (CMM) functionality in the 2D component in Oracle Java SE 7 Update 15 and earlier, 6 Update 41 and earlier, and 5.0 Update 40 and earlier allows remote attackers to execute arbitrary code or cause a denial of service (crash) via an image with crafted raster parameters, which triggers (1) an out-of-bounds read or (2) memory corruption in the JVM, as exploited in the wild in February 2013.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:35.974-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19137 - CVE-2013-1493" date="2013-12-05T10:45:00.841-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </modified>
            <status_change date="2013-12-23T04:01:02.655-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:13.143-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:08.327-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:47.482-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:34.523-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:11.526-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:21.805-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:55.624-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87745"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87415"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87684"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87173"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86834"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87834"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87034"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87715"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86907"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87757"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87721"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87728"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87735"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87751"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87769"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87697"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87482"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87154"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87510"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87523"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19131" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0424" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0424" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 7, allows remote attackers to affect integrity via vectors related to RMI. NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to cross-site scripting (XSS) in the sun.rmi.transport.proxy CGIHandler class that does not properly handle error messages in a (1) command or (2) port number.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:37.887-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:30.171-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:15.365-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:32.573-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:17.416-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:38.761-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:11.435-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:52.407-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:55.343-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19129" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2460" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2460" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Serviceability.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "insufficient access checks" in the tracing component.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:08.488-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:30.108-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:15.261-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:29.478-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:17.245-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:30.987-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:11.349-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:48.436-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:55.190-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19126" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0442" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0442" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to AWT.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to an improper check of "privileges of the code" that bypasses the sandbox.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:27.822-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:30.022-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:15.117-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:29.113-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:47.305-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:30.212-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:11.109-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:48.071-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:55.028-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19123" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0449" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0449" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11 allows remote attackers to affect confidentiality via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:48.818-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:29.953-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:15.006-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:28.751-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:17.086-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:29.446-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:10.997-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:47.637-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:54.855-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19121" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1473" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1473" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11 and 6 through Update 38 allows remote attackers to affect integrity via unknown vectors related to Deployment.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:39.474-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:29.852-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:14.861-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:28.499-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:47.112-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:28.749-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:10.866-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:47.355-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:54.573-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19119" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-3213" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3213" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11 and 6 through Update 38 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Scripting.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:42.110-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:29.701-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:14.686-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:33.741-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:16.905-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:41.713-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:10.774-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:53.773-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:54.440-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19114" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0409" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0409" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, and 5.0 through Update 38 allows remote attackers to affect confidentiality via vectors related to JMX.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:05.353-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:29.628-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:14.595-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:33.314-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:16.724-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:40.681-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:10.667-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:53.265-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:54.318-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19110" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Access Restriction Bypass, Unauthorized Modification and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2009-0033" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0033" source="CVE"/>
        <description>Apache Tomcat 4.1.0 through 4.1.39, 5.5.0 through 5.5.27, and 6.0.0 through 6.0.18, when the Java AJP connector and mod_jk load balancing are used, allows remote attackers to cause a denial of service (application outage) via a crafted request with invalid headers, related to temporary blocking of connectors that have encountered errors, as demonstrated by an error involving a malformed HTTP Host header.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:28.973-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:29.577-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:14.515-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:33.124-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:16.578-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:40.306-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:10.582-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:53.049-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:54.202-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.36.01" test_ref="oval:org.mitre.oval:tst:87723"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19107" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2429" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2429" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, and 5.0 Update 41 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to ImageIO.  NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "JPEGImageWriter state corruption" when using native code, which triggers memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:53.292-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:29.477-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:14.391-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:37.090-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:46.942-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:59.226-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:10.471-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:57.864-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:53.997-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19102" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0446" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0446" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11 and 6 through Update 38 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than other CVEs listed in the February 2013 CPU.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:22.668-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:29.373-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:14.246-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:36.135-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:46.788-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:56.069-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:10.344-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:56.732-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:53.586-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19097" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0419" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0419" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11 and 6 through Update 38 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than other CVEs listed in the February 2013 CPU.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:06.667-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:29.256-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:14.093-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:26.933-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:16.398-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:25.727-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:10.132-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:45.713-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:53.424-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19087" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2422" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2422" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier and 6 Update 43 and earlier; and OpenJDK 6 and 7; allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Libraries.  NOTE: the previous information is from the April 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to improper method-invocation restrictions by the MethodUtil trampoline class, which allows remote attackers to bypass the Java sandbox.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:47.574-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:29.043-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:13.897-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:24.015-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:46.626-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:17.352-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:09.773-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:42.054-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:53.240-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87622"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87455"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87771"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87601"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87202"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87808"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87812"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87417"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87685"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87416"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87767"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87673"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87743"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87212"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87571"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87832"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87791"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87203"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87626"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87645"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87655"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87732"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87667"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87722"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87781"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87671"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87545"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87256"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19078" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0435" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0435" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11 and 6 through Update 38, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality via vectors related to JAX-WS.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to improper restriction of com.sun.xml.internal packages and "Better handling of UI elements."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:09.516-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:28.885-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:13.770-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:22.753-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:16.194-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:13.795-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:09.681-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:40.005-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:53.109-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19076" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0809" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0809" source="CVE"/>
        <description>Unspecified vulnerability in the 2D component in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 15 and earlier, 6 Update 41 and earlier, and 5.0 Update 40 and earlier allows remote attackers to execute arbitrary code via unknown vectors, a different vulnerability than CVE-2013-1493.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:20.878-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:28.802-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:13.612-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:19.966-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:46.460-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:06.854-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:09.563-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:36.409-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:52.924-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87745"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87415"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87684"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87173"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86834"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87834"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87034"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87715"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86907"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87757"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87721"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87728"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87735"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87751"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87769"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87697"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87482"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87154"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87510"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87523"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19075" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Web Server running PHP, Remote Execution of Arbitrary Code, Privilege Elevation, Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-4153" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4153" source="CVE"/>
        <description>PHP 5.3.8 does not always check the return value of the zend_strndup function, which might allow remote attackers to cause a denial of service (NULL pointer dereference and application crash) via crafted input to an application that performs strndup operations on untrusted string data, as demonstrated by the define function in zend_builtin_functions.c, and unspecified functions in ext/soap/php_sdl.c, ext/standard/syslog.c, ext/standard/browscap.c, ext/oci8/oci8.c, ext/com_dotnet/com_typeinfo.c, and main/php_open_temporary_file.c.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:41.802-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:01.857-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:11.991-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:19.596-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:46.207-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:05.928-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:09.336-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:35.953-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:52.681-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02791">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPACHE.APACHE version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88333"/>
            <criterion comment="hpuxwsAPACHE.APACHE2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88533"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88536"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:87692"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88127"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:87924"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88610"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88411"/>
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88603"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88284"/>
            <criterion comment="hpuxwsAPACHE.WEBPROXY version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88636"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02791">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88264"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88470"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88627"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88357"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88612"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88589"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88581"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88487"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88577"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88260"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88660"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88187"/>
            <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88687"/>
            <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88290"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88527"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88415"/>
            <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:87785"/>
            <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88506"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88563"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88629"/>
            <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88427"/>
            <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88179"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88283"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88678"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02791">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88443"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88661"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88614"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88544"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88692"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88212"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88335"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88651"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88473"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88689"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88598"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88378"/>
            <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:87806"/>
            <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88628"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88261"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88215"/>
            <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88690"/>
            <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88383"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88685"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88556"/>
            <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88680"/>
            <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:87934"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88631"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88245"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19074" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2465" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2465" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "Incorrect image channel verification" in 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:00.770-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:28.720-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:13.479-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:20.279-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:46.050-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:07.654-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:09.187-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:36.746-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:52.479-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19070" version="13" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-1541" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1541" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11 and 6 through Update 38 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than other CVEs listed in the February 2013 CPU.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from a third party that the issue is due to an interaction error in between the JRE plug-in for WebKit-based browsers and the Javascript engine, which allows remote attackers to execute arbitrary code by modifying DOM nodes that contain applet elements in a way that triggers an incorrect reference count and a use after free.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:54.921-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:28.613-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:13.324-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:20.609-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:45.912-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:08.547-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:09.009-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:37.191-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:52.290-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19063" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Web Server running PHP, Remote Execution of Arbitrary Code, Privilege Elevation, Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-1823" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1823" source="CVE"/>
        <description>sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not properly handle query strings that lack an = (equals sign) character, which allows remote attackers to execute arbitrary code by placing command-line options in the query string, related to lack of skipping a certain php_getopt for the 'd' case.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:46.324-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:01.575-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:11.410-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:15.092-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:45.670-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:54.653-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:08.811-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:31.393-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:52.029-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02791">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPACHE.APACHE version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88333"/>
            <criterion comment="hpuxwsAPACHE.APACHE2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88533"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88536"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:87692"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88127"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:87924"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88610"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88411"/>
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88603"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88284"/>
            <criterion comment="hpuxwsAPACHE.WEBPROXY version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88636"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02791">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88264"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88470"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88627"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88357"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88612"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88589"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88581"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88487"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88577"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88260"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88660"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88187"/>
            <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88687"/>
            <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88290"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88527"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88415"/>
            <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:87785"/>
            <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88506"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88563"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88629"/>
            <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88427"/>
            <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88179"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88283"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88678"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02791">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88443"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88661"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88614"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88544"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88692"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88212"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88335"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88651"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88473"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88689"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88598"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88378"/>
            <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:87806"/>
            <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88628"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88261"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88215"/>
            <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88690"/>
            <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88383"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88685"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88556"/>
            <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88680"/>
            <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:87934"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88631"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88245"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19062" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2446" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2446" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via vectors related to CORBA. NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue does not properly enforce access restrictions for CORBA output streams.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:57.428-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:28.420-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:13.160-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:14.938-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:45.495-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:54.313-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:08.677-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:31.200-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:51.827-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19059" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2445" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2445" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect availability via unknown vectors related to Hotspot.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "handling of memory allocation errors."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:01.966-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:28.311-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:12.889-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:13.908-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:45.318-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:52.176-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:08.527-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:29.887-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:51.649-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19048" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0446" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0446" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11 and 6 through Update 38 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than other CVEs listed in the February 2013 CPU.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:30.843-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:28.193-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:12.753-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:40.810-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:15.976-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:10.375-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:08.434-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:02.463-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:51.521-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19019" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2400" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2400" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier allows remote attackers to affect integrity via unknown vectors related to Deployment, a different vulnerability than CVE-2013-3744.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:38.225-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:28.013-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:12.567-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:29.859-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:15.797-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:31.853-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:07.907-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:48.896-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:51.241-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19010" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0443" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0443" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality and integrity via vectors related to JSSE.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to incorrect validation of Diffie-Hellman keys, which allows remote attackers to conduct a "small subgroup attack" to force the use of weak session keys or obtain sensitive information about the private key.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:35.527-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:27.815-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:12.387-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:06.879-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:45.163-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:30.438-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:07.750-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:19.992-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:51.054-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87745"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87415"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87684"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87173"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86834"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87834"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87034"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87715"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86907"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87757"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87721"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87728"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87735"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87751"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87769"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87697"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87482"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87154"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87510"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87523"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19004" version="10" class="vulnerability">
      <metadata>
        <title>HP-UX ttrace(2), Local Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2009-1427" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1427" source="CVE"/>
        <description>Unspecified vulnerability in HP-UX B.11.31 allows local users to cause a denial of service (system crash) via unknown vectors related to the ttrace system call.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:14.949-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:26564 - HP-UX 11 Oval patch53 objects update" date="2013-12-09T17:44:00.470-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </modified>
            <status_change date="2013-12-30T04:00:18.361-05:00">INTERIM</status_change>
            <status_change date="2014-01-20T04:00:18.801-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:34.861-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:07.675-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:21.916-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:50.939-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="ProgSupport.C-INC is installed" test_ref="oval:org.mitre.oval:tst:87676"/>
          <criterion comment="ProgSupport.PAUX-ENG-A-MAN is installed" test_ref="oval:org.mitre.oval:tst:87264"/>
          <criterion comment="OS-Core.CORE2-KRN is installed" test_ref="oval:org.mitre.oval:tst:87838"/>
        </criteria>
        <criterion negate="true" comment="Patch PHKL_40197 is installed" test_ref="oval:org.mitre.oval:tst:87377"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18994" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-5089" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5089" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier, 6 Update 35 and earlier, and 5.0 Update 36 and earlier allows remote attackers to affect confidentiality, integrity, and availability, related to JMX.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:54.732-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:00.871-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:10.255-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:02.623-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:44.911-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:18.599-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:07.364-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:33.857-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:50.634-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88118"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88647"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88476"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88516"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88534"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88372"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88715"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88702"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.04.00" test_ref="oval:org.mitre.oval:tst:88343"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88568"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88561"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88811"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88530"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88815"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88775"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88467"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88664"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88754"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87869"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88834"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88839"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88708"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88765"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88657"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88254"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88758"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:87965"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88434"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88684"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88883"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88410"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:87981"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88844"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88273"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88265"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88921"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88898"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.17.00" test_ref="oval:org.mitre.oval:tst:88673"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02832">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88940"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88743"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88141"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89050"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88871"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88978"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88938"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89041"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:89122"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.27.00" test_ref="oval:org.mitre.oval:tst:88851"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18977" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Running Apache, Remote Denial of Service (DoS), Execution of Arbitrary Code and other vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-4558" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4558" source="CVE"/>
        <description>Multiple cross-site scripting (XSS) vulnerabilities in the balancer_handler function in the manager interface in mod_proxy_balancer.c in the mod_proxy_balancer module in the Apache HTTP Server 2.2.x before 2.2.24-dev and 2.4.x before 2.4.4 allow remote attackers to inject arbitrary web script or HTML via a crafted string.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:15.131-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:27.634-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:12.223-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:01.235-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:15.607-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:13.329-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:07.130-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:30.814-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:50.411-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87257"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87712"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87669"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87708"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87689"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87621"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87777"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87753"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87598"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87796"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87635"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87525"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than C.6.0.36.01" test_ref="oval:org.mitre.oval:tst:87568"/>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than D.7.0.35.01" test_ref="oval:org.mitre.oval:tst:87709"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18954" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-1723" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1723" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 update 32 and earlier, 5 update 35 and earlier, and 1.4.2_37 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Hotspot.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:26.953-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:00.090-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:09.750-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:57.149-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:44.573-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:00.527-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:06.642-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:25.284-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:50.178-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88065"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88519"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88659"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88401"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88419"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88153"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88669"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88458"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88655"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88235"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88562"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88633"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88597"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88541"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88611"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88640"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88371"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88291"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88675"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88471"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88039"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87730"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88623"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88588"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87780"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87946"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88732"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88774"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88703"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88457"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88548"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88735"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88271"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88507"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88719"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88760"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88676"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88609"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88691"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88617"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88641"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88781"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88766"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88386"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88724"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88747"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88771"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88729"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18938" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Running Apache, Remote Denial of Service (DoS), Execution of Arbitrary Code and other vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-4557" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4557" source="CVE"/>
        <description>The mod_proxy_ajp module in the Apache HTTP Server 2.2.12 through 2.2.21 places a worker node into an error state upon detection of a long request-processing time, which allows remote attackers to cause a denial of service (worker consumption) via an expensive request.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:26.856-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:27.500-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:12.083-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:53.304-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:15.443-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:49.299-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:06.536-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:20.113-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:49.975-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87257"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87712"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87669"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87708"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87689"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87621"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87777"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87753"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87598"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87796"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87635"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87525"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than C.6.0.36.01" test_ref="oval:org.mitre.oval:tst:87568"/>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than D.7.0.35.01" test_ref="oval:org.mitre.oval:tst:87709"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18934" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Access Restriction Bypass, Unauthorized Modification and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-0022" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0022" source="CVE"/>
        <description>Apache Tomcat 5.5.x before 5.5.35, 6.x before 6.0.34, and 7.x before 7.0.23 uses an inefficient approach for handling parameters, which allows remote attackers to cause a denial of service (CPU consumption) via a request that contains many parameters and parameter values, a different vulnerability than CVE-2011-4858.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:17.726-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:27.446-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:11.982-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:54.059-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:15.323-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:51.036-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:06.456-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:21.130-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:49.796-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.36.01" test_ref="oval:org.mitre.oval:tst:87723"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18929" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-1720" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1720" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 update 32 and earlier, 5 update 35 and earlier, and 1.4.2_37 and earlier, when running on Solaris, allows local users to affect confidentiality, integrity, and availability via unknown vectors related to Networking.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:48.354-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:00:59.686-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:09.382-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:56.765-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:44.252-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:59.418-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:06.237-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:24.824-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:49.473-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88065"/>
            <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88519"/>
            <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88659"/>
            <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88401"/>
            <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88419"/>
            <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88153"/>
            <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88669"/>
            <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88458"/>
            <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.02.00" test_ref="oval:org.mitre.oval:tst:88655"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88235"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88562"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88633"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88597"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88541"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88611"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88640"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88371"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88291"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88675"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88471"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88039"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87730"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88623"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88588"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87780"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:87946"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88732"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88774"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88703"/>
            <criterion comment="Jdk60.JDK60-DEMO version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88457"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88548"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88735"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88271"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88507"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88719"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88760"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88676"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.15.00" test_ref="oval:org.mitre.oval:tst:88609"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02805">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88691"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88617"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88641"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88781"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88766"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88386"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88724"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88747"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88771"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.26.00" test_ref="oval:org.mitre.oval:tst:88729"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18920" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Running Apache, Remote Denial of Service (DoS), Execution of Arbitrary Code and other vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-4929" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4929" source="CVE"/>
        <description>The TLS protocol 1.2 and earlier, as used in Mozilla Firefox, Google Chrome, Qt, and other products, can encrypt compressed data without properly obfuscating the length of the unencrypted data, which allows man-in-the-middle attackers to obtain plaintext HTTP headers by observing length differences during a series of guesses in which a string in an HTTP request potentially matches an unknown string in an HTTP header, aka a "CRIME" attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:09.003-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:27.262-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:11.848-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:55.492-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:15.152-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:54.905-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:06.106-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:23.082-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:49.288-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87257"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87712"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87669"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87708"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87689"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87621"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87777"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87753"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87598"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87796"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87635"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87525"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than C.6.0.36.01" test_ref="oval:org.mitre.oval:tst:87568"/>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than D.7.0.35.01" test_ref="oval:org.mitre.oval:tst:87709"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18915" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Access Restriction Bypass, Unauthorized Modification and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2009-0580" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0580" source="CVE"/>
        <description>Apache Tomcat 4.1.0 through 4.1.39, 5.5.0 through 5.5.27, and 6.0.0 through 6.0.18, when FORM authentication is used, allows remote attackers to enumerate valid usernames via requests to /j_security_check with malformed URL encoding of passwords, related to improper error checking in the (1) MemoryRealm, (2) DataSourceRealm, and (3) JDBCRealm authentication realms, as demonstrated by a % (percent) value for the j_password parameter.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:09.298-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:27.207-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:11.746-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:49.867-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:15.015-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:39.629-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:06.024-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:14.894-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:49.191-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.36.01" test_ref="oval:org.mitre.oval:tst:87723"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18914" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2432" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2432" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, 5.0 Update 41 and earlier, and JavaFX 2.2.7 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D, a different vulnerability than CVE-2013-2394 and CVE-2013-1491.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:07.534-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:27.136-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:11.614-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:49.514-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:44.053-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:38.810-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:05.868-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:14.468-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:49.063-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18913" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Access Restriction Bypass, Unauthorized Modification and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2009-0783" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0783" source="CVE"/>
        <description>Apache Tomcat 4.1.0 through 4.1.39, 5.5.0 through 5.5.27, and 6.0.0 through 6.0.18 permits web applications to replace an XML parser used for other web applications, which allows local users to read or modify the (1) web.xml, (2) context.xml, or (3) tld files of arbitrary web applications via a crafted application that is loaded earlier than the target application.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:29.184-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:27.086-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:11.495-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:49.746-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:14.885-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:39.232-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:05.794-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:14.673-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:48.943-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.36.01" test_ref="oval:org.mitre.oval:tst:87723"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18908" version="9" class="vulnerability">
      <metadata>
        <title>HP-UX Running NFS/ONCplus, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2008-3543" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3543" source="CVE"/>
        <description>Unspecified vulnerability in NFS / ONCplus B.11.31_04 and earlier on HP-UX B.11.31 allows remote attackers to cause a denial of service via unknown attack vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:45.464-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:00:59.115-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:09.090-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:47.023-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:05.688-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:18.934-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:48.795-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="NFS.KEY-CORE version is less than B.11.31.05" test_ref="oval:org.mitre.oval:tst:87331"/>
          <criterion comment="NFS.NFS-64ALIB version is less than B.11.31.05" test_ref="oval:org.mitre.oval:tst:88287"/>
          <criterion comment="NFS.NFS-64SLIB version is less than B.11.31.05" test_ref="oval:org.mitre.oval:tst:88300"/>
          <criterion comment="NFS.NFS-CLIENT version is less than B.11.31.05" test_ref="oval:org.mitre.oval:tst:88322"/>
          <criterion comment="NFS.NFS-CORE version is less than B.11.31.05" test_ref="oval:org.mitre.oval:tst:88164"/>
          <criterion comment="NFS.NFS-KRN version is less than B.11.31.05" test_ref="oval:org.mitre.oval:tst:88272"/>
          <criterion comment="NFS.NFS-PRG version is less than B.11.31.05" test_ref="oval:org.mitre.oval:tst:88002"/>
          <criterion comment="NFS.NFS-SERVER version is less than B.11.31.05" test_ref="oval:org.mitre.oval:tst:88207"/>
          <criterion comment="NFS.NFS-SHLIBS version is less than B.11.31.05" test_ref="oval:org.mitre.oval:tst:88050"/>
          <criterion comment="NFS.NFS2-CLIENT version is less than B.11.31.05" test_ref="oval:org.mitre.oval:tst:87833"/>
          <criterion comment="NFS.NFS2-CORE version is less than B.11.31.05" test_ref="oval:org.mitre.oval:tst:88183"/>
          <criterion comment="NFS.NFS2-PRG version is less than B.11.31.05" test_ref="oval:org.mitre.oval:tst:88009"/>
          <criterion comment="NFS.NFS2-SERVER version is less than B.11.31.05" test_ref="oval:org.mitre.oval:tst:88067"/>
          <criterion comment="NFS.NIS-CLIENT version is less than B.11.31.05" test_ref="oval:org.mitre.oval:tst:88129"/>
          <criterion comment="NFS.NIS-CORE version is less than B.11.31.05" test_ref="oval:org.mitre.oval:tst:87852"/>
          <criterion comment="NFS.NIS-SERVER version is less than B.11.31.05" test_ref="oval:org.mitre.oval:tst:87828"/>
          <criterion comment="NFS.NIS2-CLIENT version is less than B.11.31.05" test_ref="oval:org.mitre.oval:tst:88038"/>
          <criterion comment="NFS.NIS2-CORE version is less than B.11.31.05" test_ref="oval:org.mitre.oval:tst:88277"/>
          <criterion comment="NFS.NIS2-SERVER version is less than B.11.31.05" test_ref="oval:org.mitre.oval:tst:88269"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18907" version="12" class="vulnerability">
      <metadata>
        <title>CIFS Server (Samba), Remote Execution of Arbitrary Code, Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-0719" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0719" source="CVE"/>
        <description>Samba 3.x before 3.3.15, 3.4.x before 3.4.12, and 3.5.x before 3.5.7 does not perform range checks for file descriptors before use of the FD_SET macro, which allows remote attackers to cause a denial of service (stack memory corruption, and infinite loop or daemon crash) by opening a large number of files, related to (1) Winbind or (2) smbd.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:47.406-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:00:58.967-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:08.752-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:52.541-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:43.867-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:47.596-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:05.508-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:19.318-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:48.480-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02657">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:88087"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:88012"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:88083"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:87558"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:87779"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.03.06" test_ref="oval:org.mitre.oval:tst:87973"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02657">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:88106"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:88139"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:88003"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:88186"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:87883"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:88337"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02657">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-CFSM.CFSM-KRN version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:88324"/>
            <criterion comment="CIFS-CFSM.CFSM-RUN version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:88058"/>
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:88310"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:87953"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:88034"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:88221"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:88280"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.02.04.04" test_ref="oval:org.mitre.oval:tst:87664"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02657">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="CIFS-Development.CIFS-PRG version is less than A.03.01.01" test_ref="oval:org.mitre.oval:tst:88298"/>
            <criterion comment="CIFS-Server.CIFS-ADMIN version is less than A.03.01.01" test_ref="oval:org.mitre.oval:tst:88346"/>
            <criterion comment="CIFS-Server.CIFS-DOC version is less than A.03.01.01" test_ref="oval:org.mitre.oval:tst:88090"/>
            <criterion comment="CIFS-Server.CIFS-LIB version is less than A.03.01.01" test_ref="oval:org.mitre.oval:tst:88334"/>
            <criterion comment="CIFS-Server.CIFS-RUN version is less than A.03.01.01" test_ref="oval:org.mitre.oval:tst:87909"/>
            <criterion comment="CIFS-Server.CIFS-UTIL version is less than A.03.01.01" test_ref="oval:org.mitre.oval:tst:87696"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18898" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Web Server running PHP, Remote Execution of Arbitrary Code, Privilege Elevation, Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-0883" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0883" source="CVE"/>
        <description>envvars (aka envvars-std) in the Apache HTTP Server before 2.4.2 places a zero-length directory name in the LD_LIBRARY_PATH, which allows local users to gain privileges via a Trojan horse DSO in the current working directory during execution of apachectl.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:36.758-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:00:58.585-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:08.373-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:06.881-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:43.625-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:31.558-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:05.246-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:41.123-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:48.134-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02791">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxwsAPACHE.APACHE version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88333"/>
            <criterion comment="hpuxwsAPACHE.APACHE2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88533"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88536"/>
            <criterion comment="hpuxwsAPACHE.AUTH_LDAP2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:87692"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88127"/>
            <criterion comment="hpuxwsAPACHE.MOD_JK2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:87924"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88610"/>
            <criterion comment="hpuxwsAPACHE.MOD_PERL2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88411"/>
            <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88603"/>
            <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88284"/>
            <criterion comment="hpuxwsAPACHE.WEBPROXY version is less than B.2.0.64.04" test_ref="oval:org.mitre.oval:tst:88636"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02791">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88264"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88470"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88627"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88357"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88612"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88589"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88581"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88487"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88577"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88260"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88660"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88187"/>
            <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88687"/>
            <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88290"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88527"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88415"/>
            <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:87785"/>
            <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88506"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88563"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88629"/>
            <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88427"/>
            <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88179"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88283"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88678"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02791">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88443"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88661"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88614"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88544"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88692"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88212"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88335"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88651"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88473"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88689"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88598"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88378"/>
            <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:87806"/>
            <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88628"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88261"/>
            <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88215"/>
            <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88690"/>
            <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88383"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88685"/>
            <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88556"/>
            <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88680"/>
            <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:87934"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88631"/>
            <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.15.13" test_ref="oval:org.mitre.oval:tst:88245"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18888" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2473" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2473" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "Incorrect ByteBandedRaster size checks" in 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:33.792-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:26.781-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:11.344-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:08.574-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:43.455-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:35.195-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:04.878-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:43.152-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:47.941-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18886" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Access Restriction Bypass, Unauthorized Modification and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-4858" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4858" source="CVE"/>
        <description>Apache Tomcat before 5.5.35, 6.x before 6.0.35, and 7.x before 7.0.23 computes hash values for form parameters without restricting the ability to trigger hash collisions predictably, which allows remote attackers to cause a denial of service (CPU consumption) by sending many crafted parameters.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:22.517-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:26.723-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:11.208-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:07.968-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:14.752-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:33.916-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:04.786-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:42.585-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:47.813-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.36.01" test_ref="oval:org.mitre.oval:tst:87723"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18875" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java JRE and JDK, Remote Denial of Service (DoS), Unauthorized Modification and Disclosure of Information</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-3556" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3556" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment component in Oracle Java SE JDK and JRE 7, 6 Update 27 and earlier, 5.0 Update 31 and earlier, 1.4.2_33 and earlier, and JRockit R28.1.4 and earlier allows remote attackers to affect confidentiality, integrity, and availability, related to RMI.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:35:31.484-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:00:57.911-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:07.923-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:01.097-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:14.503-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:12.818-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:04.352-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:30.612-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:47.580-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jpi14.JPI14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88114"/>
          <criterion comment="Jpi14.JPI14-COM-DOC version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88416"/>
          <criterion comment="Jpi14.JPI14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88512"/>
          <criterion comment="Jpi14.JPI14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88582"/>
          <criterion comment="Jdk14.JDK14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88542"/>
          <criterion comment="Jdk14.JDK14-DEMO version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88158"/>
          <criterion comment="Jdk14.JDK14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88567"/>
          <criterion comment="Jdk14.JDK14-IPF64 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88566"/>
          <criterion comment="Jdk14.JDK14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88165"/>
          <criterion comment="Jdk14.JDK14-PA20 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88226"/>
          <criterion comment="Jdk14.JDK14-PA20W version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87863"/>
          <criterion comment="Jdk14.JDK14-PNV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88596"/>
          <criterion comment="Jdk14.JDK14-PWV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88193"/>
          <criterion comment="Jre14.JRE14-COM version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88499"/>
          <criterion comment="Jre14.JRE14-COM-DOC version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88546"/>
          <criterion comment="Jre14.JRE14-IPF32 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88575"/>
          <criterion comment="Jre14.JRE14-IPF32-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88098"/>
          <criterion comment="Jre14.JRE14-IPF64 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88452"/>
          <criterion comment="Jre14.JRE14-IPF64-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88144"/>
          <criterion comment="Jre14.JRE14-PA11 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88408"/>
          <criterion comment="Jre14.JRE14-PA11-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88358"/>
          <criterion comment="Jre14.JRE14-PA20 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88387"/>
          <criterion comment="Jre14.JRE14-PA20-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88549"/>
          <criterion comment="Jre14.JRE14-PA20W version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88374"/>
          <criterion comment="Jre14.JRE14-PA20W-HS version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88267"/>
          <criterion comment="Jre14.JRE14-PNV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:88174"/>
          <criterion comment="Jre14.JRE14-PNV2-H version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87988"/>
          <criterion comment="Jre14.JRE14-PWV2 version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87995"/>
          <criterion comment="Jre14.JRE14-PWV2-H version is less than 1.4.2.28.00" test_ref="oval:org.mitre.oval:tst:87650"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18869" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0423" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0423" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11 and 6 through Update 38 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Deployment, a different vulnerability than other CVEs listed in the February 2013 CPU.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:01.351-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:26.517-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:11.100-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:01.580-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:14.277-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:15.139-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:03.974-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:31.665-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:47.398-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87338"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87617"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86901"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87516"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87734"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86758"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87627"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:86818"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.05.00" test_ref="oval:org.mitre.oval:tst:87748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18854" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote  Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-1165" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1165" source="CVE"/>
        <description>The mime_param_cmp function in crypto/asn1/asn_mime.c in OpenSSL before 0.9.8u and 1.x before 1.0.0h allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted S/MIME message, a different vulnerability than CVE-2006-7250.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:31.388-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:00:57.374-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:07.584-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:02.804-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:43.186-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:19.061-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:03.759-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:34.132-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:47.144-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02782">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88293"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88580"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88594"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88255"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:87933"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88453"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88523"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88479"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88572"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:87997"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08w.001" test_ref="oval:org.mitre.oval:tst:88100"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02782">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88274"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88645"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88391"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88157"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88531"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:87836"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88248"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88605"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88600"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88159"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08w.002" test_ref="oval:org.mitre.oval:tst:88152"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02782">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:87972"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88302"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88514"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88587"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88650"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88537"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88197"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88590"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88570"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:88327"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08w.003" test_ref="oval:org.mitre.oval:tst:87707"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18850" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2432" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2432" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 17 and earlier, 6 Update 43 and earlier, 5.0 Update 41 and earlier, and JavaFX 2.2.7 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D, a different vulnerability than CVE-2013-2394 and CVE-2013-1491.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:44.029-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:26.252-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:10.861-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:02.915-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:42.979-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:19.937-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:03.612-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:34.525-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:46.919-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87622"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87455"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87771"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87601"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87202"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87808"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87812"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87417"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87685"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87416"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87767"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87673"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87743"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87212"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87571"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87832"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02889">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87791"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87203"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87626"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87645"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87655"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87732"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87667"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87722"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87781"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87671"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87545"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.19.00" test_ref="oval:org.mitre.oval:tst:87256"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18846" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2472" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2472" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "Incorrect ShortBandedRaster size checks" in 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:10.297-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:26.132-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:10.702-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:03.615-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:42.463-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:22.104-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:03.476-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:35.720-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:46.755-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18845" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1480" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1480" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to AWT.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "insufficient validation of raster parameters" in awt_parseImage.c, which triggers memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:13.246-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:26.011-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:10.501-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:03.685-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:42.260-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:22.235-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:03.316-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:35.810-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:46.510-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87739"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87752"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87736"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87782"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87457"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87816"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87440"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87213"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87437"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87654"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87131"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87133"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87238"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87575"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87280"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87658"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02864">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87542"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87380"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87756"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87740"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87702"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87546"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87501"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87456"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87578"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87644"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87462"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.18.00" test_ref="oval:org.mitre.oval:tst:87683"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18841" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running OpenSSL, Remote  Denial of Service (DoS) and Unauthorized Disclosure</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0169" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0169" source="CVE"/>
        <description>The TLS protocol 1.1 and 1.2 and the DTLS protocol 1.0 and 1.2, as used in OpenSSL, OpenJDK, PolarSSL, and other products, do not properly consider timing side-channel attacks on a MAC check requirement during the processing of malformed CBC padding, which allows remote attackers to conduct distinguishing attacks and plaintext-recovery attacks via statistical analysis of timing data for crafted packets, aka the "Lucky Thirteen" issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:32.729-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:25.847-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:10.289-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:03.782-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:42.085-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:23.182-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:03.129-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:36.378-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:46.294-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02856">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets test">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08y.001" test_ref="oval:org.mitre.oval:tst:87564"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08y.001" test_ref="oval:org.mitre.oval:tst:87470"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08y.001" test_ref="oval:org.mitre.oval:tst:87674"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08y.001" test_ref="oval:org.mitre.oval:tst:87615"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08y.001" test_ref="oval:org.mitre.oval:tst:87123"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08y.001" test_ref="oval:org.mitre.oval:tst:87566"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08y.001" test_ref="oval:org.mitre.oval:tst:87672"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08y.001" test_ref="oval:org.mitre.oval:tst:86928"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08y.001" test_ref="oval:org.mitre.oval:tst:87634"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08y.001" test_ref="oval:org.mitre.oval:tst:87608"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08y.001" test_ref="oval:org.mitre.oval:tst:87587"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02856">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets test">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08y.002" test_ref="oval:org.mitre.oval:tst:86742"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08y.002" test_ref="oval:org.mitre.oval:tst:87729"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08y.002" test_ref="oval:org.mitre.oval:tst:87660"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08y.002" test_ref="oval:org.mitre.oval:tst:86831"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08y.002" test_ref="oval:org.mitre.oval:tst:87593"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08y.002" test_ref="oval:org.mitre.oval:tst:87356"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08y.002" test_ref="oval:org.mitre.oval:tst:87602"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08y.002" test_ref="oval:org.mitre.oval:tst:87737"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08y.002" test_ref="oval:org.mitre.oval:tst:87713"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08y.002" test_ref="oval:org.mitre.oval:tst:87695"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08y.002" test_ref="oval:org.mitre.oval:tst:87714"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02856">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets test">
            <criterion comment="openssl.OPENSSL-CER version is less than A.00.09.08y.003" test_ref="oval:org.mitre.oval:tst:87636"/>
            <criterion comment="openssl.OPENSSL-CONF version is less than A.00.09.08y.003" test_ref="oval:org.mitre.oval:tst:87590"/>
            <criterion comment="openssl.OPENSSL-DOC version is less than A.00.09.08y.003" test_ref="oval:org.mitre.oval:tst:87581"/>
            <criterion comment="openssl.OPENSSL-INC version is less than A.00.09.08y.003" test_ref="oval:org.mitre.oval:tst:87186"/>
            <criterion comment="openssl.OPENSSL-LIB version is less than A.00.09.08y.003" test_ref="oval:org.mitre.oval:tst:87367"/>
            <criterion comment="openssl.OPENSSL-MAN version is less than A.00.09.08y.003" test_ref="oval:org.mitre.oval:tst:87612"/>
            <criterion comment="openssl.OPENSSL-MIS version is less than A.00.09.08y.003" test_ref="oval:org.mitre.oval:tst:87600"/>
            <criterion comment="openssl.OPENSSL-PRNG version is less than A.00.09.08y.003" test_ref="oval:org.mitre.oval:tst:87393"/>
            <criterion comment="openssl.OPENSSL-PVT version is less than A.00.09.08y.003" test_ref="oval:org.mitre.oval:tst:87555"/>
            <criterion comment="openssl.OPENSSL-RUN version is less than A.00.09.08y.003" test_ref="oval:org.mitre.oval:tst:87693"/>
            <criterion comment="openssl.OPENSSL-SRC version is less than A.00.09.08y.003" test_ref="oval:org.mitre.oval:tst:87565"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18833" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2011-3550" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3550" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment component in Oracle Java SE JDK and JRE 7, 6 Update 27 and earlier allows remote untrusted Java Web Start applications and untrusted Java applets to affect confidentiality, integrity, and availability, related to AWT.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:04.834-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:00:57.176-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:06.969-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:54.196-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:41.921-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:51.280-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:03.003-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:21.302-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:46.114-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87931"/>
          <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88288"/>
          <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88059"/>
          <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88088"/>
          <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88170"/>
          <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88024"/>
          <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88022"/>
          <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88281"/>
          <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87519"/>
          <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:88296"/>
          <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87913"/>
          <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87371"/>
          <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87986"/>
          <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.13.00" test_ref="oval:org.mitre.oval:tst:87679"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18832" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Running Apache, Remote Denial of Service (DoS), Execution of Arbitrary Code and other vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-2687" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2687" source="CVE"/>
        <description>Multiple cross-site scripting (XSS) vulnerabilities in the make_variant_list function in mod_negotiation.c in the mod_negotiation module in the Apache HTTP Server 2.4.x before 2.4.3, when the MultiViews option is enabled, allow remote attackers to inject arbitrary web script or HTML via a crafted filename that is not properly handled during construction of a variant list.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:40.088-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:25.766-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:10.148-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:54.117-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:14.114-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:51.176-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:02.865-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:21.203-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:45.938-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87257"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87712"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87669"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87708"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87689"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87621"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87777"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87753"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87598"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87796"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87635"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87525"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than C.6.0.36.01" test_ref="oval:org.mitre.oval:tst:87568"/>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than D.7.0.35.01" test_ref="oval:org.mitre.oval:tst:87709"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18808" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX Running Software Distributor (SD), Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2006-4337" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4337" source="CVE"/>
        <description>Buffer overflow in the make_table function in the LHZ component in gzip 1.3.5 allows context-dependent attackers to execute arbitrary code via a crafted decoding table in a GZIP archive.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-30T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-12-02T15:36:45.081-05:00">DRAFT</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:27245 - HP-UX 11 Oval patch53 objects update" date="2013-12-09T17:44:00.470-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </modified>
            <status_change date="2013-12-30T04:00:17.123-05:00">INTERIM</status_change>
            <status_change date="2014-01-20T04:00:18.279-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:59.981-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:41.771-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02195">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SW-DIST.GZIP is installed" test_ref="oval:org.mitre.oval:tst:88220"/>
            <criterion comment="SW-DIST.SD-AGENT is installed" test_ref="oval:org.mitre.oval:tst:87950"/>
            <criterion comment="SW-DIST.SD-CMDS is installed" test_ref="oval:org.mitre.oval:tst:88184"/>
          </criteria>
          <criterion negate="true" comment="Patch PHCO_35587 is installed" test_ref="oval:org.mitre.oval:tst:87522"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02195">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="SW-DIST.GZIP version is less than B.11.23.0612" test_ref="oval:org.mitre.oval:tst:88224"/>
            <criterion comment="SW-DIST.SD-AGENT version is less than B.11.23.0612" test_ref="oval:org.mitre.oval:tst:88189"/>
            <criterion comment="SW-DIST.SD-CMDS version is less than B.11.23.0612" test_ref="oval:org.mitre.oval:tst:88859"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18771" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX  running perl, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-1667" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1667" source="CVE"/>
        <description>The rehash mechanism in Perl 5.8.2 through 5.16.x allows context-dependent attackers to cause a denial of service (memory consumption and crash) via a crafted hash key.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:39.716-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:25.451-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:09.863-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:00.586-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:41.660-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:10.983-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:02.759-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:29.714-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:45.813-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="Perl5-32.PERL-RUN version is less than E.5.8.8.M" test_ref="oval:org.mitre.oval:tst:87982"/>
          <criterion comment="Perl5-64.PERL-RUN version is less than E.5.8.8.M" test_ref="oval:org.mitre.oval:tst:87917"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18758" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java5 Runtime Environment (JRE) and Java Developer Kit (JDK), Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-3743" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-3743" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 6 Update 45 and earlier and 5.0 Update 45 and earlier allows remote attackers to affect confidentiality, integrity, and availability via vectors related to AWT.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:34.881-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:25.245-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:09.685-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:06.040-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:41.400-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:29.494-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:02.541-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:39.886-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:45.648-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87803"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87670"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87897"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87848"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87080"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87787"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87851"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87768"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87840"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87899"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02922">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87922"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87694"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87747"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87877"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87478"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87866"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87837"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87890"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87814"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.29.00" test_ref="oval:org.mitre.oval:tst:87500"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18754" version="6" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Web Server, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0166" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0166" source="CVE"/>
        <description>OpenSSL before 0.9.8y, 1.0.0 before 1.0.0k, and 1.0.1 before 1.0.1d does not properly perform signature verification for OCSP responses, which allows remote OCSP servers to cause a denial of service (NULL pointer dereference and application crash) via an invalid key.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:22.388-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:25.172-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:09.534-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:33:05.519-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:00:41.262-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="hpuxwsAPACHE.APACHE version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87772"/>
          <criterion comment="hpuxwsAPACHE.APACHE2 version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87760"/>
          <criterion comment="hpuxwsAPACHE.AUTH_LDAP version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87810"/>
          <criterion comment="hpuxwsAPACHE.AUTH_LDAP2 version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87625"/>
          <criterion comment="hpuxwsAPACHE.MOD_JK version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87927"/>
          <criterion comment="hpuxwsAPACHE.MOD_JK2 version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87647"/>
          <criterion comment="hpuxwsAPACHE.MOD_PERL version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87904"/>
          <criterion comment="hpuxwsAPACHE.MOD_PERL2 version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87194"/>
          <criterion comment="hpuxwsAPACHE.PHP version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87425"/>
          <criterion comment="hpuxwsAPACHE.PHP2 version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87867"/>
          <criterion comment="hpuxwsAPACHE.WEBPROXY version is less than B.2.0.64.05" test_ref="oval:org.mitre.oval:tst:87524"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18742" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java6, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2472" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2472" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to 2D.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to bypass the Java sandbox via vectors related to "Incorrect ShortBandedRaster size checks" in 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:31.350-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:25.024-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:09.281-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:07.405-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:40.992-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:32.584-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:02.345-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:41.796-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:45.376-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87841"/>
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87499"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87818"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:86929"/>
            <criterion comment="Jre60.JRE60-COM-DOC version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87716"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87727"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87352"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87486"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87398"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87891"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87618"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87800"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87824"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87783"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87594"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87242"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02908">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87591"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87662"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87733"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87699"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87903"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87698"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87918"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87811"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87628"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87466"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87861"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.20.00" test_ref="oval:org.mitre.oval:tst:87764"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18717" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2449" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2449" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via unknown vectors related to Libraries.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to GnomeFileTypeDetector and a missing check for read permissions for a path.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:05.593-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:24.904-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:09.112-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:50.078-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:13.908-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:41.032-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:02.086-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:15.580-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:45.251-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18699" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2447" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2447" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier, 6 Update 45 and earlier, and 5.0 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality via unknown vectors related to Networking.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to obtain a socket's local address via vectors involving inconsistencies between Socket.getLocalAddress and InetAddress.getLocalHost.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:10.330-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:24.833-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:08.984-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:13.328-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:13.759-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:50.766-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:01.962-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:29.255-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:45.121-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18641" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0427" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0427" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, and 5.0 through Update 38, and OpenJDK 6 and 7, allows remote attackers to affect integrity via unknown vectors related to Libraries.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue allows remote attackers to interrupt certain threads that should not be interrupted.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:07:29.737-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:24.585-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:08.844-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:02.997-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:40.835-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:20.576-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:01.604-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:34.823-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:44.874-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87745"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87415"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87684"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87173"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86834"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87834"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87034"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87715"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86907"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87757"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87721"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87728"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87735"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87751"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87769"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87697"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87482"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87154"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87510"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87523"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18622" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java7, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-2407" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2407" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 21 and earlier and 6 Update 45 and earlier, and OpenJDK 7, allows remote attackers to affect confidentiality and availability via unknown vectors related to Libraries.  NOTE: the previous information is from the June 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to "XML security and the class loader."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:15.818-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:24.410-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:08.676-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:04.906-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:13.600-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:26.603-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:01.466-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:38.258-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:44.704-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets test">
          <criterion comment="Jdk70.JDK70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:86920"/>
          <criterion comment="Jdk70.JDK70-DEMO version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87639"/>
          <criterion comment="Jdk70.JDK70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87657"/>
          <criterion comment="Jdk70.JDK70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87919"/>
          <criterion comment="Jre70.JRE70-COM version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87260"/>
          <criterion comment="Jre70.JRE70-IPF32 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87704"/>
          <criterion comment="Jre70.JRE70-IPF32-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87845"/>
          <criterion comment="Jre70.JRE70-IPF64 version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87871"/>
          <criterion comment="Jre70.JRE70-IPF64-HS version is less than 1.7.0.07.00" test_ref="oval:org.mitre.oval:tst:87454"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18597" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2013-0442" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-0442" source="CVE"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 through Update 11, 6 through Update 38, 5.0 through Update 38, and 1.4.2_40 and earlier, and OpenJDK 6 and 7, allows remote attackers to affect confidentiality, integrity, and availability via vectors related to AWT.  NOTE: the previous information is from the February 2013 CPU. Oracle has not commented on claims from another vendor that this issue is related to an improper check of "privileges of the code" that bypasses the sandbox.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:50.957-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:24.268-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:08.395-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:21.340-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:40.531-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:10.207-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:01.167-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:38.050-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:44.453-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87745"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87415"/>
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87684"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87173"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86834"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87834"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87034"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87715"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:86907"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87757"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02867">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87721"/>
            <criterion comment="Jdk15.JDK15-DEMO version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87728"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87735"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87751"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87769"/>
            <criterion comment="Jre15.JRE15-COM-DOC version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87697"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87482"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87154"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87510"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.28.00" test_ref="oval:org.mitre.oval:tst:87523"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18541" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Running Apache, Remote Denial of Service (DoS), Execution of Arbitrary Code and other vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2012-4431" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4431" source="CVE"/>
        <description>org/apache/catalina/filters/CsrfPreventionFilter.java in Apache Tomcat 6.x before 6.0.36 and 7.x before 7.0.32 allows remote attackers to bypass the cross-site request forgery (CSRF) protection mechanism via a request that lacks a session identifier.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:08:28.627-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:23.909-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:08.118-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:59.272-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:13.279-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:06.780-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:00.916-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:27.979-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:44.205-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87257"/>
            <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87712"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87669"/>
            <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87708"/>
            <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87689"/>
            <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87621"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87777"/>
            <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87753"/>
            <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87598"/>
            <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87796"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87635"/>
            <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.15" test_ref="oval:org.mitre.oval:tst:87525"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than C.6.0.36.01" test_ref="oval:org.mitre.oval:tst:87568"/>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02866">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than D.7.0.35.01" test_ref="oval:org.mitre.oval:tst:87709"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18532" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX  Apache Running Tomcat Servlet Engine, Remote Denial of Service (DoS), Access Restriction Bypass, Unauthorized Modification and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference ref_id="CVE-2010-2227" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2227" source="CVE"/>
        <description>Apache Tomcat 5.5.0 through 5.5.29, 6.0.0 through 6.0.27, and 7.0.0 beta does not properly handle an invalid Transfer-Encoding header, which allows remote attackers to cause a denial of service (application outage) or obtain sensitive information via a crafted header that interferes with "recycling of a buffer."</description>
        <oval_repository>
          <dates>
            <submitted date="2013-11-22T11:43:28.000-05:00">
              <contributor organization="Hewlett-Packard">Ganesh Manal</contributor>
            </submitted>
            <status_change date="2013-11-26T09:09:13.414-05:00">DRAFT</status_change>
            <status_change date="2013-12-16T04:01:23.763-05:00">INTERIM</status_change>
            <status_change date="2014-01-06T04:00:07.947-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:56.639-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:13.094-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:35:59.232-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:01:00.750-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:24.684-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:44.085-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.36.01" test_ref="oval:org.mitre.oval:tst:87723"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:184" version="8" class="vulnerability">
      <metadata>
        <title>HP-UX 11.11 ICMP Source Quench Attack Vulnerability</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0791" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0791"/>
        <description>Multiple TCP/IP and ICMP implementations allow remote attackers to cause a denial of service (network throughput reduction for TCP connections) via a blind throughput-reduction attack using spoofed Source Quench packets, aka the "ICMP Source Quench attack."  NOTE: CVE-2004-0790, CVE-2004-0791, and CVE-2004-1060 have been SPLIT based on different attacks; CVE-2005-0065, CVE-2005-0066, CVE-2005-0067, and CVE-2005-0068 are related identifiers that are SPLIT based on the underlying vulnerability.  While CVE normally SPLITs based on vulnerability, the attack-based identifiers exist due to the variety and number of affected implementations and solutions that address the attacks instead of the underlying vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:48:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:34.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:32.152-04:00">ACCEPTED</status_change>
            <modified comment="Added title." date="2007-02-23T12:54:00.475-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-23T12:54:31.499-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:05.483-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:29.731-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:11.315-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:184 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:04:52.948-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:21.987-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:46.697-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:00:40.393-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.11">
          <criteria operator="AND" comment="700 Series OS Release 11.11">
            <criterion comment="700-series HP" test_ref="oval:org.mitre.oval:tst:3443"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.11">
            <criterion comment="800-series HP" test_ref="oval:org.mitre.oval:tst:4124"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
        </criteria>
        <criterion negate="true" comment="Patch PHNE_33159 is installed" test_ref="oval:org.mitre.oval:tst:3779"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:181" version="6" class="vulnerability">
      <metadata>
        <title>HP-UX 11.00 Path MTU Discovery Attack Vulnerability</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1060" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1060"/>
        <description>Multiple TCP/IP and ICMP implementations, when using Path MTU (PMTU) discovery (PMTUD), allow remote attackers to cause a denial of service (network throughput reduction for TCP connections) via forged ICMP ("Fragmentation Needed and Don't Fragment was Set") packets with a low next-hop MTU value, aka the "Path MTU discovery attack."  NOTE: CVE-2004-0790, CVE-2004-0791, and CVE-2004-1060 have been SPLIT based on different attacks; CVE-2005-0065, CVE-2005-0066, CVE-2005-0067, and CVE-2005-0068 are related identifiers that are SPLIT based on the underlying vulnerability.  While CVE normally SPLITs based on vulnerability, the attack-based identifiers exist due to the variety and number of affected implementations and solutions that address the attacks instead of the underlying vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:48:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:32.283-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:28.466-04:00">ACCEPTED</status_change>
            <modified comment="Added title." date="2007-02-22T17:25:00.740-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-22T17:28:59.770-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:04.459-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:29.645-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:11.204-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:181 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:05:01.649-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:20.887-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.00">
          <criteria operator="AND" comment="700 Series OS Release 11.00">
            <criterion comment="700-series HP" test_ref="oval:org.mitre.oval:tst:3443"/>
            <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.00">
            <criterion comment="800-series HP" test_ref="oval:org.mitre.oval:tst:4124"/>
            <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          </criteria>
        </criteria>
        <criterion negate="true" comment="Patch PHNE_33395 is installed" test_ref="oval:org.mitre.oval:tst:3393"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1762" version="2" class="vulnerability">
      <metadata>
        <title>WU-FTPD "glob-*" Remote DoS Vulnerability (B.11.11)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>ftpd</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0256" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0256"/>
        <description>The wu_fnmatch function in wu_fnmatch.c in wu-ftpd 2.6.1 and 2.6.2 allows remote attackers to cause a denial of service (CPU exhaustion by recursion) via a glob pattern with a large number of * (wildcard) characters, as demonstrated using the dir command.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-04-06T06:39:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-04-12T05:16:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:29.565-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:11.109-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.11">
          <criteria operator="AND" comment="700 Series OS Release 11.11">
            <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
            <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:2514"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.11">
            <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2513"/>
            <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:2514"/>
          </criteria>
        </criteria>
        <criteria operator="OR" comment="INETSVCS-RUN without patch PHNE_34544 or later, OR WUFTP-26.INETSVCS-FTP with version less than B.11.11.01.008 is installed">
          <criteria operator="AND" comment="INETSVCS-RUN without patch PHNE_34544 or later">
            <criterion comment="InternetSrvcs.INETSVCS-RUN is installed" negate="false" test_ref="oval:org.mitre.oval:tst:981"/>
            <criterion comment="Patch PHNE_34544 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:736"/>
          </criteria>
          <criterion comment="WUFTP-26.INETSVCS-FTP with version less than B.11.11.01.008 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:735"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:176" version="6" class="vulnerability">
      <metadata>
        <title>HP-UX 11.00 Blind Connection Reset Attack Vulnerability</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0790" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0790"/>
        <description>Multiple TCP/IP and ICMP implementations allow remote attackers to cause a denial of service (reset TCP connections) via spoofed ICMP error messages, aka the "blind connection-reset attack."  NOTE: CVE-2004-0790, CVE-2004-0791, and CVE-2004-1060 have been SPLIT based on different attacks; CVE-2005-0065, CVE-2005-0066, CVE-2005-0067, and CVE-2005-0068 are related identifiers that are SPLIT based on the underlying vulnerability.  While CVE normally SPLITs based on vulnerability, the attack-based identifiers exist due to the variety and number of affected implementations and solutions that address the attacks instead of the underlying vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:48:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:29.514-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:21.329-04:00">ACCEPTED</status_change>
            <modified comment="Added title." date="2007-02-26T01:00:00.112-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-26T01:00:37.137-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:02.256-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:29.478-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:11.001-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:176 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:06:48.893-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:19.783-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.00">
          <criteria operator="AND" comment="700 Series OS Release 11.00">
            <criterion comment="700-series HP" test_ref="oval:org.mitre.oval:tst:3443"/>
            <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.00">
            <criterion comment="800-series HP" test_ref="oval:org.mitre.oval:tst:4124"/>
            <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          </criteria>
        </criteria>
        <criterion negate="true" comment="Patch PHNE_33395 is installed" test_ref="oval:org.mitre.oval:tst:3393"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1754" version="6" class="vulnerability">
      <metadata>
        <title>HP-UX su(1) Local Unauthorized Access</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1689" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1689"/>
        <description>Unspecified vulnerability in su in HP HP-UX B.11.11, when using the LDAP netgroup feature, allows local users to gain unspecified access.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-04-06T06:39:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-04-12T05:16:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added CVE reference. Implemented by Jon Baker of The MITRE Corporation." date="2007-03-19T21:15:00.392-04:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-03-19T21:23:35.434-04:00">INTERIM</status_change>
            <status_change date="2007-04-10T13:44:22.733-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:29.390-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:10.899-04:00">ACCEPTED</status_change>
            <modified comment="Criteria meets Security Bulletin HPSBUX02111" date="2008-07-14T10:21:00.768-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2008-07-14T10:23:14.802-04:00">INTERIM</status_change>
            <status_change date="2008-08-04T04:00:09.946-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:33:02.767-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:00:40.221-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND" comment="Criteria meets Security Bulletin HPSBUX02111">
        <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
        <criterion comment="OS-Core.UX-CORE is installed" test_ref="oval:org.mitre.oval:tst:8404"/>
        <criterion negate="true" comment="Patch PHCO_34545 is installed" test_ref="oval:org.mitre.oval:tst:8166"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1747" version="2" class="vulnerability">
      <metadata>
        <title>Webproxy Off-by-One Error in mod_ssl CRL</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>Apache</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1268" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1268"/>
        <description>Off-by-one error in the mod_ssl Certificate Revocation List (CRL) verification callback in Apache, when configured to use a CRL, allows remote attackers to cause a denial of service (child process crash) via a CRL that causes a buffer overflow of one null byte.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-18T07:24:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-22T11:10:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:29.310-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:10.805-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="700 Series OS Release 11.04">
          <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
          <criterion comment="HP Release B.11.04" negate="false" test_ref="oval:org.mitre.oval:tst:1276"/>
        </criteria>
        <criterion comment="Webproxy is installed" negate="false" test_ref="oval:org.mitre.oval:tst:890"/>
        <criterion comment="Patch PHSS_34163 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:889"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:174" version="7" class="vulnerability">
      <metadata>
        <title>HP-UX AutoRAID Critical Functionality Issue</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>AutoRAID Manager</product>
        </affected>
        <reference source="MISC" ref_id="http://www.itrc.hp.com/service/cki/patchDocDisplay.do?patchId=PHCO_23263"/>
        <description>Possible unknown vulnerability or vulnerabilities in HP DiskArray Utilities with AutoRAID Manager.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-22T05:48:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-22T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:28.688-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:19.562-04:00">ACCEPTED</status_change>
            <modified comment="Added title and reference, updated description and product." date="2007-02-26T00:42:00.583-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-02-26T00:44:35.610-05:00">INTERIM</status_change>
            <status_change date="2007-03-21T16:17:01.270-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:29.169-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:10.697-04:00">ACCEPTED</status_change>
            <modified comment="Updated the datatype from 'string' to 'fileset_revision' to match Schematron rules." date="2010-09-02T11:23:00.172-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2010-09-02T11:43:43.024-04:00">INTERIM</status_change>
            <status_change date="2010-09-20T04:00:16.954-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:32:51.677-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:00:40.098-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.11" negate="false">
          <criteria operator="AND" comment="700 Series OS Release 11.11" negate="false">
            <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:3443"/>
            <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.11" negate="false">
            <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:4124"/>
            <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
        </criteria>
        <criteria operator="OR" comment="OS-Core.ARRAY-MGMT or OS-Core.ADMN-ENG-A-MAN (11.11)" negate="false">
          <criterion comment="OS-Core.ARRAY-MGMT (B.11.11) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:4152"/>
          <criterion comment="OS-Core.ADMN-ENG-A-MAN (B.11.11) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3830"/>
        </criteria>
        <criterion comment="Patch PHCO_23263 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3210"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1727" version="2" class="vulnerability">
      <metadata>
        <title>Webproxy CGI Byterange Request DoS</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>Apache</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2728" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2728"/>
        <description>The byte-range filter in Apache 2.0 before 2.0.54 allows remote attackers to cause a denial of service (memory consumption) via an HTTP header with a large Range field.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-18T07:24:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-22T11:10:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:29.095-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:10.608-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="700 Series OS Release 11.04">
          <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
          <criterion comment="HP Release B.11.04" negate="false" test_ref="oval:org.mitre.oval:tst:1276"/>
        </criteria>
        <criterion comment="Webproxy is installed" negate="false" test_ref="oval:org.mitre.oval:tst:890"/>
        <criterion comment="Patch PHSS_34163 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:889"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1714" version="2" class="vulnerability">
      <metadata>
        <title>VirusVault Off-by-One Error in mod_ssl CRL</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>Apache</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1268" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1268"/>
        <description>Off-by-one error in the mod_ssl Certificate Revocation List (CRL) verification callback in Apache, when configured to use a CRL, allows remote attackers to cause a denial of service (child process crash) via a CRL that causes a buffer overflow of one null byte.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-18T07:24:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-22T11:10:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:29.024-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:10.523-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="700 Series OS Release 11.04">
          <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
          <criterion comment="HP Release B.11.04" negate="false" test_ref="oval:org.mitre.oval:tst:1276"/>
        </criteria>
        <criterion comment="VirusVault is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1040"/>
        <criterion comment="Patch PHSS_34123 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1039"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1690" version="5" class="vulnerability">
      <metadata>
        <title>passwd Local DoS Vulnerability (B.11.23)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1509" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1509"/>
        <description>/sbin/passwd in HP-UX B.11.00, B.11.11, and B.11.23 before 20060326 "does not recover gracefully from some error conditions," which allows local users to cause a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-29T06:11:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-04-06T06:30:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added CVE reference. Implemented by Jon Baker of The MITRE Corporation." date="2007-03-19T20:27:00.585-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-03-19T20:28:59.623-04:00">INTERIM</status_change>
            <status_change date="2007-04-10T13:44:22.486-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:28.928-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:10.417-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:1690 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:05:55.541-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:19.146-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.23">
          <criteria operator="AND" comment="700 Series OS Release 11.23">
            <criterion comment="700-series HP" test_ref="oval:org.mitre.oval:tst:2515"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:2511"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.23">
            <criterion comment="800-series HP" test_ref="oval:org.mitre.oval:tst:2513"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:2511"/>
          </criteria>
        </criteria>
        <criterion comment="OS-Core.UX2-CORE is installed" test_ref="oval:org.mitre.oval:tst:771"/>
        <criterion negate="true" comment="Patch PHCO_32149 is installed" test_ref="oval:org.mitre.oval:tst:770"/>
        <criterion negate="true" comment="Patch PHCO_32926 is installed" test_ref="oval:org.mitre.oval:tst:769"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1660" version="5" class="vulnerability">
      <metadata>
        <title>passwd Local DoS Vulnerability (B.11.11)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1509" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1509"/>
        <description>/sbin/passwd in HP-UX B.11.00, B.11.11, and B.11.23 before 20060326 "does not recover gracefully from some error conditions," which allows local users to cause a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-29T06:11:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-04-06T06:30:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added CVE reference. Implemented by Jon Baker of The MITRE Corporation." date="2007-03-19T20:27:00.577-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-03-19T20:27:53.606-04:00">INTERIM</status_change>
            <status_change date="2007-04-10T13:44:21.599-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:28.835-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:10.304-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:1660 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:06:36.703-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:18.480-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.11">
          <criteria operator="AND" comment="700 Series OS Release 11.11">
            <criterion comment="700-series HP" test_ref="oval:org.mitre.oval:tst:2515"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:2514"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.11">
            <criterion comment="800-series HP" test_ref="oval:org.mitre.oval:tst:2513"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:2514"/>
          </criteria>
        </criteria>
        <criterion comment="OS-Core.UX-CORE is installed" test_ref="oval:org.mitre.oval:tst:961"/>
        <criterion negate="true" comment="Patch PHCO_33214 is installed" test_ref="oval:org.mitre.oval:tst:788"/>
        <criterion negate="true" comment="Patch PHCO_33215 is installed" test_ref="oval:org.mitre.oval:tst:787"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1659" version="2" class="vulnerability">
      <metadata>
        <title>VirusVault Integer Overflow in pcre_compile</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>Apache</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2491" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2491"/>
        <description>Integer overflow in pcre_compile.c in Perl Compatible Regular Expressions (PCRE) before 6.2, as used in multiple products such as Python, Ethereal, and PHP, allows attackers to execute arbitrary code via quantifier values in regular expressions, which leads to a heap-based buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-18T07:24:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-22T11:10:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:28.763-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:10.207-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="700 Series OS Release 11.04">
          <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
          <criterion comment="HP Release B.11.04" negate="false" test_ref="oval:org.mitre.oval:tst:1276"/>
        </criteria>
        <criterion comment="VirusVault is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1040"/>
        <criterion comment="Patch PHSS_34123 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1039"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1637" version="1" class="vulnerability">
      <metadata>
        <title>HP-UX wuftpd Privilege Escalation Vulnerability (B.11.00)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>ftpd</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0148" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0148"/>
        <description>wu-ftpd 2.6.2 and earlier, with the restricted-gid option enabled, allows local users to bypass access restrictions by changing the permissions to prevent access to their home directory, which causes wu-ftpd to use the root directory instead.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-01-30T07:20:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-02-01T09:08:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-03-09T12:19:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.00">
          <criteria operator="AND" comment="700 Series OS Release 11.00">
            <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
            <criterion comment="HP Release B.11.00" negate="false" test_ref="oval:org.mitre.oval:tst:2512"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.00">
            <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2513"/>
            <criterion comment="HP Release B.11.00" negate="false" test_ref="oval:org.mitre.oval:tst:2512"/>
          </criteria>
        </criteria>
        <criterion comment="WUFTP-26.INETSVCS-FTP with version less than B.11.00.01.004 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1124"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1636" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX wuftpd Privilege Escalation Vulnerability (B.11.22)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>ftpd</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0148" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0148"/>
        <description>wu-ftpd 2.6.2 and earlier, with the restricted-gid option enabled, allows local users to bypass access restrictions by changing the permissions to prevent access to their home directory, which causes wu-ftpd to use the root directory instead.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-01-30T07:20:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-02-01T09:08:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-03-09T12:19:00.000-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:28.693-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:10.118-04:00">ACCEPTED</status_change>
            <modified comment="Updated the datatype from 'string' to 'fileset_revision' to match Schematron rules." date="2010-09-02T11:23:00.149-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2010-09-02T11:40:46.176-04:00">INTERIM</status_change>
            <status_change date="2010-09-20T04:00:15.821-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="700 Series OS Release 11.22">
          <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
          <criterion comment="HP Release B.11.22" negate="false" test_ref="oval:org.mitre.oval:tst:1015"/>
        </criteria>
        <criterion comment="InternetSrvcs.INETSVCS2-RUN (B.11.22) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:795"/>
        <criterion comment="Patch PHNE_29462 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:794"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1629" version="2" class="vulnerability">
      <metadata>
        <title>Webproxy HTTP Request Smuggling</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>Apache</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2088" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2088"/>
        <description>The Apache HTTP server before 1.3.34, and 2.0.x before 2.0.55, when acting as an HTTP proxy, allows remote attackers to poison the web cache, bypass web application firewall protection, and conduct XSS attacks via an HTTP request with both a "Transfer-Encoding: chunked" header and a Content-Length header, which causes Apache to incorrectly handle and forward the body of the request in a way that causes the receiving server to process it as a separate HTTP request, aka "HTTP Request Smuggling."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-18T07:24:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-22T11:10:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:28.568-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:10.027-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="700 Series OS Release 11.04">
          <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
          <criterion comment="HP Release B.11.04" negate="false" test_ref="oval:org.mitre.oval:tst:1276"/>
        </criteria>
        <criterion comment="Webproxy is installed" negate="false" test_ref="oval:org.mitre.oval:tst:890"/>
        <criterion comment="Patch PHSS_34163 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:889"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1607" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX PMTUD Remote DoS (B.11.11)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1192" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1192"/>
        <description>Unknown vulnerability in HP-UX B.11.00, B.11.04, B.11.11, B.11.22, and B.11.23, when running TCP/IP on IPv4, allows remote attackers to cause a denial of service via certain packets, related to the PMTU, a different vulnerability than CVE-2004-1060.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-02-01T11:45:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-09T12:19:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:28.493-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:09.927-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:1607 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:05:49.558-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:15.620-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.11">
          <criteria operator="AND" comment="700 Series OS Release 11.11">
            <criterion comment="700-series HP" test_ref="oval:org.mitre.oval:tst:2515"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:2514"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.11">
            <criterion comment="800-series HP" test_ref="oval:org.mitre.oval:tst:2513"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:2514"/>
          </criteria>
        </criteria>
        <criterion comment="Networking.NET2-KRN is installed" test_ref="oval:org.mitre.oval:tst:1442"/>
        <criterion negate="true" comment="Patch PHNE_33159 is installed" test_ref="oval:org.mitre.oval:tst:823"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1586" version="5" class="vulnerability">
      <metadata>
        <title>HP-UX Local Increased Privilege</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0436" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0436"/>
        <description>Unspecified vulnerability in HP HP-UX B.11.00, B.11.04, and B.11.11 allows local users to gain privileges via unknown attack vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-01-30T07:20:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-02-01T09:08:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-03-09T12:19:00.000-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:28.420-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:09.830-04:00">ACCEPTED</status_change>
            <modified comment="Criteria meets HP Security Bulletin HPSBUX02091" date="2008-07-14T10:21:00.589-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2008-07-14T10:23:36.603-04:00">INTERIM</status_change>
            <status_change date="2008-08-04T04:00:09.456-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:33:05.646-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:00:39.917-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02091">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="OS-Core.CORE-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:8229"/>
          <criterion negate="true" comment="Patch PHCO_30402 is installed" test_ref="oval:org.mitre.oval:tst:8002"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02091">
          <criterion comment="HP Release B.11.04" test_ref="oval:org.mitre.oval:tst:3294"/>
          <criterion comment="OS-Core.CORE-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:8229"/>
          <criterion negate="true" comment="Patch PHCO_32280 is installed" test_ref="oval:org.mitre.oval:tst:8427"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02091">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="OS-Core.CORE-SHLIBS is installed" test_ref="oval:org.mitre.oval:tst:8229"/>
          <criterion negate="true" comment="Patch PHCO_29249 is installed" test_ref="oval:org.mitre.oval:tst:8107"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1582" version="6" class="vulnerability">
      <metadata>
        <title>HP-UX SIM Hangs MS-IE Due to MS04-025 Changes</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-3983" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3983"/>
        <description>Unknown vulnerability in the login page for HP Systems Insight Manager (SIM) 4.0 and 4.1, when accessed by Microsoft Internet Explorer with the MS04-025 patch, leads to a denial of service (browser hang). NOTE: although the advisory is vague, this issue does not appear to involve an attacker at all.  If not, then this issue is not a vulnerability.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-01-30T07:20:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-02-01T09:08:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-03-09T12:19:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Updated the datatype from 'string' to 'fileset_revision' to match Schematron rules." date="2010-09-02T11:23:00.776-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2010-09-02T11:40:18.847-04:00">INTERIM</status_change>
            <status_change date="2010-09-20T04:00:15.536-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:1582 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:05:12.698-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:15.007-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criterion comment="SysMgmtServer.MX-PORTAL (C.04.00.00.00) is installed" test_ref="oval:org.mitre.oval:tst:841"/>
        <criterion comment="SysMgmtServer.MX-PORTAL (C.04.01.00.00) is installed" test_ref="oval:org.mitre.oval:tst:840"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1577" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Shared Library Privilege Escalation Vulnerability (B.11.00)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0436" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0436"/>
        <description>Unspecified vulnerability in HP HP-UX B.11.00, B.11.04, and B.11.11 allows local users to gain privileges via unknown attack vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-01-30T07:20:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-02-01T09:08:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-03-09T12:19:00.000-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:28.348-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:09.738-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:1577 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:05:48.117-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:14.689-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.00">
          <criteria operator="AND" comment="700 Series OS Release 11.00">
            <criterion comment="700-series HP" test_ref="oval:org.mitre.oval:tst:2515"/>
            <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:2512"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.00">
            <criterion comment="800-series HP" test_ref="oval:org.mitre.oval:tst:2513"/>
            <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:2512"/>
          </criteria>
        </criteria>
        <criterion negate="true" comment="Patch PHCO_29249 is installed" test_ref="oval:org.mitre.oval:tst:847"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1576" version="4" class="vulnerability">
      <metadata>
        <title>HP-UX Trusted Mode remshd Remote Unauthorized Access (B.11.23)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>remshd</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-3565" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3565"/>
        <description>Unknown vulnerability in remshd daemon in HP-UX B.11.00, B.11.11, and B.11.23 while running in "Trusted Mode" allows remote attackers to gain unauthorized system access via unknown attack vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-11-30T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-20T11:03:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:28.271-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:09.641-04:00">ACCEPTED</status_change>
            <modified comment="Updated the datatype from 'string' to 'fileset_revision' to match Schematron rules." date="2010-09-02T11:23:00.902-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2010-09-02T11:40:04.003-04:00">INTERIM</status_change>
            <status_change date="2010-09-20T04:00:15.155-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.23">
          <criteria operator="AND" comment="700 Series OS Release 11.23">
            <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
            <criterion comment="HP Release B.11.23" negate="false" test_ref="oval:org.mitre.oval:tst:2511"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.23">
            <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2513"/>
            <criterion comment="HP Release B.11.23" negate="false" test_ref="oval:org.mitre.oval:tst:2511"/>
          </criteria>
        </criteria>
        <criteria operator="OR" comment="InternetSrvcs.INETSVCS2-RUN or InternetSrvcs.INET-ENG-A-MAN (B.11.23) is installed">
          <criterion comment="InternetSrvcs.INETSVCS2-RUN is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2472"/>
          <criterion comment="InternetSrvcs.INET-ENG-A-MAN is installed" negate="false" test_ref="oval:org.mitre.oval:tst:849"/>
        </criteria>
        <criterion comment="Patch PHNE_33792 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:848"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1572" version="5" class="vulnerability">
      <metadata>
        <title>HP-UX envd, Local Execution of Privileged Code</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-3564" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3564"/>
        <description>envd daemon in HP-UX B.11.00 through B.11.11 allows local users to obtain privileges via unknown attack vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-11-30T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-20T11:03:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:28.194-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:09.535-04:00">ACCEPTED</status_change>
            <modified comment="Criteria meets HP Security Bulletin HPSBUX02073" date="2008-07-14T10:21:00.241-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2008-07-14T10:24:39.257-04:00">INTERIM</status_change>
            <status_change date="2008-08-04T04:00:09.047-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-05T13:33:04.699-05:00">INTERIM</status_change>
            <status_change date="2014-03-24T04:00:39.813-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02073">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="OS-Core.UX-CORE is installed" test_ref="oval:org.mitre.oval:tst:8404"/>
          <criterion negate="true" comment="Patch PHCO_33967 is installed" test_ref="oval:org.mitre.oval:tst:8188"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02073">
          <criterion comment="HP Release B.11.00" test_ref="oval:org.mitre.oval:tst:3571"/>
          <criterion comment="OS-Core.UX-CORE is installed" test_ref="oval:org.mitre.oval:tst:8404"/>
          <criterion negate="true" comment="Patch PHCO_33989 is installed" test_ref="oval:org.mitre.oval:tst:8401"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1566" version="1" class="vulnerability">
      <metadata>
        <title>Leaking GSSAPI Credentials Vulnerability (B.11.00/B.11.11)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>SecureShell</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2798" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2798"/>
        <description>sshd in OpenSSH before 4.2, when GSSAPIDelegateCredentials is enabled, allows GSSAPI credentials to be delegated to clients who log in using non-GSSAPI methods, which could cause those credentials to be exposed to untrusted users or hosts.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-01-11T12:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-01-12T09:18:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-02-01T09:08:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.00 or 11.11">
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.11">
            <criteria operator="AND" comment="700 Series OS Release 11.11">
              <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
              <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:2514"/>
            </criteria>
            <criteria operator="AND" comment="800 Series OS Release 11.11">
              <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2513"/>
              <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:2514"/>
            </criteria>
          </criteria>
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.00">
            <criteria operator="AND" comment="700 Series OS Release 11.00">
              <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
              <criterion comment="HP Release B.11.00" negate="false" test_ref="oval:org.mitre.oval:tst:2512"/>
            </criteria>
            <criteria operator="AND" comment="800 Series OS Release 11.00">
              <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2513"/>
              <criterion comment="HP Release B.11.00" negate="false" test_ref="oval:org.mitre.oval:tst:2512"/>
            </criteria>
          </criteria>
        </criteria>
        <criterion comment="Secure_Shell.SECURE_SHELL is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1033"/>
        <criterion comment="Secure_Shell.SECURE_SHELL with version less than A.04.20.004 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:869"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1552" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX PMTUD Remote DoS (B.11.22)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1192" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1192"/>
        <description>Unknown vulnerability in HP-UX B.11.00, B.11.04, B.11.11, B.11.22, and B.11.23, when running TCP/IP on IPv4, allows remote attackers to cause a denial of service via certain packets, related to the PMTU, a different vulnerability than CVE-2004-1060.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-02-01T11:45:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-09T12:19:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:1552 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:05:45.743-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:13.193-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="AND" comment="700 Series OS Release 11.22">
          <criterion comment="700-series HP" test_ref="oval:org.mitre.oval:tst:2515"/>
          <criterion comment="HP Release B.11.22" test_ref="oval:org.mitre.oval:tst:1015"/>
        </criteria>
        <criterion comment="Networking.NET2-KRN is installed" test_ref="oval:org.mitre.oval:tst:1442"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1542" version="1" class="vulnerability">
      <metadata>
        <title>zlib Compression Remote DoS Vulnerability (B.11.00/B.11.11)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>SecureShell</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2096" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2096"/>
        <description>zlib 1.2 and later versions allows remote attackers to cause a denial of service (crash) via a crafted compressed stream with an incomplete code description of a length greater than 1, which leads to a buffer overflow, as demonstrated using a crafted PNG file.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-01-11T12:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-01-12T09:18:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-02-01T09:08:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.00 or 11.11">
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.11">
            <criteria operator="AND" comment="700 Series OS Release 11.11">
              <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
              <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:2514"/>
            </criteria>
            <criteria operator="AND" comment="800 Series OS Release 11.11">
              <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2513"/>
              <criterion comment="HP Release B.11.11" negate="false" test_ref="oval:org.mitre.oval:tst:2514"/>
            </criteria>
          </criteria>
          <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.00">
            <criteria operator="AND" comment="700 Series OS Release 11.00">
              <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
              <criterion comment="HP Release B.11.00" negate="false" test_ref="oval:org.mitre.oval:tst:2512"/>
            </criteria>
            <criteria operator="AND" comment="800 Series OS Release 11.00">
              <criterion comment="800-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2513"/>
              <criterion comment="HP Release B.11.00" negate="false" test_ref="oval:org.mitre.oval:tst:2512"/>
            </criteria>
          </criteria>
        </criteria>
        <criterion comment="Secure_Shell.SECURE_SHELL is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1033"/>
        <criterion comment="Secure_Shell.SECURE_SHELL with version less than A.04.20.004 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:869"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1533" version="3" class="vulnerability">
      <metadata>
        <title>HP-UX PMTUD Remote DoS (B.11.11-IPSEC)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1192" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1192"/>
        <description>Unknown vulnerability in HP-UX B.11.00, B.11.04, B.11.11, B.11.22, and B.11.23, when running TCP/IP on IPv4, allows remote attackers to cause a denial of service via certain packets, related to the PMTU, a different vulnerability than CVE-2004-1060.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-02-01T11:45:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-09T12:19:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:1533 - Various corrections to comments and products to align with Authoring Style Guide" date="2011-04-22T23:54:00.899-04:00">
              <contributor organization="G2, Inc.">Shane Shaffer</contributor>
            </modified>
            <status_change date="2011-04-23T00:06:44.308-04:00">INTERIM</status_change>
            <status_change date="2011-05-09T04:01:11.998-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="700 Series or 800 Series OS Release 11.11">
          <criteria operator="AND" comment="700 Series OS Release 11.11">
            <criterion comment="700-series HP" test_ref="oval:org.mitre.oval:tst:2515"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:2514"/>
          </criteria>
          <criteria operator="AND" comment="800 Series OS Release 11.11">
            <criterion comment="800-series HP" test_ref="oval:org.mitre.oval:tst:2513"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:2514"/>
          </criteria>
        </criteria>
        <criterion comment="IPSec.IPSEC2-KRN is installed" test_ref="oval:org.mitre.oval:tst:966"/>
        <criteria operator="OR" comment="IPSec.IPSEC2-KRN version is under A.2.00.01 or TOUR version is under 3.0">
          <criterion comment="IPSec.IPSEC2-KRN with version less than A.2.00.01 is installed" test_ref="oval:org.mitre.oval:tst:965"/>
          <criterion comment="TOUR_PRODUCT.T-NET2-KRN with version less than A.03.00 is installed" test_ref="oval:org.mitre.oval:tst:964"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1526" version="2" class="vulnerability">
      <metadata>
        <title>VirusVault HTTP Request Smuggling</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>Apache</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2088" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2088"/>
        <description>The Apache HTTP server before 1.3.34, and 2.0.x before 2.0.55, when acting as an HTTP proxy, allows remote attackers to poison the web cache, bypass web application firewall protection, and conduct XSS attacks via an HTTP request with both a "Transfer-Encoding: chunked" header and a Content-Length header, which causes Apache to incorrectly handle and forward the body of the request in a way that causes the receiving server to process it as a separate HTTP request, aka "HTTP Request Smuggling."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-18T07:24:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-22T11:10:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:28.125-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:09.431-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="700 Series OS Release 11.04">
          <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
          <criterion comment="HP Release B.11.04" negate="false" test_ref="oval:org.mitre.oval:tst:1276"/>
        </criteria>
        <criterion comment="VirusVault is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1040"/>
        <criterion comment="Patch PHSS_34123 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1039"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1496" version="2" class="vulnerability">
      <metadata>
        <title>Webproxy Integer Overflow in pcre_compile</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
          <product>Apache</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2491" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2491"/>
        <description>Integer overflow in pcre_compile.c in Perl Compatible Regular Expressions (PCRE) before 6.2, as used in multiple products such as Python, Ethereal, and PHP, allows attackers to execute arbitrary code via quantifier values in regular expressions, which leads to a heap-based buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-18T07:24:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-22T11:10:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified comment="modified patch test to only check for specific patch, checking for supersedence was incorrect and need a language change" date="2007-09-13T00:00:00.000-05:00">
              <contributor organization="Opsware, Inc.">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2007-09-13T14:05:28.056-04:00">INTERIM</status_change>
            <status_change date="2007-10-02T08:08:09.337-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="700 Series OS Release 11.04">
          <criterion comment="700-series HP" negate="false" test_ref="oval:org.mitre.oval:tst:2515"/>
          <criterion comment="HP Release B.11.04" negate="false" test_ref="oval:org.mitre.oval:tst:1276"/>
        </criteria>
        <criterion comment="Webproxy is installed" negate="false" test_ref="oval:org.mitre.oval:tst:890"/>
        <criterion comment="Patch PHSS_34163 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:889"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:14945" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Apache Running Tomcat Servlet Engine, Remote Information Disclosure, Authentication Bypass, Cross-Site Scripting (XSS), Unauthorized Access, Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2011-0013" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0013"/>
        <description>Multiple cross-site scripting (XSS) vulnerabilities in the HTML Manager Interface in Apache Tomcat 5.5 before 5.5.32, 6.0 before 6.0.30, and 7.0 before 7.0.6 allow remote attackers to inject arbitrary web script or HTML, as demonstrated via the display-name tag.</description>
        <oval_repository>
          <dates>
            <submitted date="2012-01-30T11:36:29.000-05:00">
              <contributor organization="Hewlett-Packard">Yamini Mohan R</contributor>
            </submitted>
            <status_change date="2012-02-08T16:23:44.129-05:00">DRAFT</status_change>
            <status_change date="2012-02-27T04:04:50.509-05:00">INTERIM</status_change>
            <status_change date="2012-03-19T04:01:04.609-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:09.184-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:12.963-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:37.486-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:00:47.447-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:23.176-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:43.995-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.34.01" test_ref="oval:org.mitre.oval:tst:77341"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:14941" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Apache Web Server, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2011-3348" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3348"/>
        <description>The mod_proxy_ajp module in the Apache HTTP Server before 2.2.21, when used with mod_proxy_balancer in certain configurations, allows remote attackers to cause a denial of service (temporary "error state" in the backend server) via a malformed HTTP request.</description>
        <oval_repository>
          <dates>
            <submitted date="2012-01-30T13:51:11.000-05:00">
              <contributor organization="Hewlett-Packard">Yamini Mohan R</contributor>
            </submitted>
            <status_change date="2012-02-08T15:26:28.672-05:00">DRAFT</status_change>
            <status_change date="2012-02-27T04:04:49.957-05:00">INTERIM</status_change>
            <status_change date="2012-03-19T04:01:03.620-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:08.889-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:12.757-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:36.855-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:00:47.173-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:22.572-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:43.806-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78028"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:77669"/>
          <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78123"/>
          <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78196"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78213"/>
          <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:77804"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78230"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78101"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:77999"/>
          <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:77496"/>
          <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78001"/>
          <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78276"/>
          <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78227"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78275"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78170"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78231"/>
          <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:77910"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78041"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78279"/>
          <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:77290"/>
          <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:77958"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78057"/>
          <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78269"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78272"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:14933" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Apache Running Tomcat Servlet Engine, Remote Information Disclosure, Authentication Bypass, Cross-Site Scripting (XSS), Unauthorized Access, Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2011-3190" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3190"/>
        <description>Certain AJP protocol connector implementations in Apache Tomcat 7.0.0 through 7.0.20, 6.0.0 through 6.0.33, 5.5.0 through 5.5.33, and possibly other versions allow remote attackers to spoof AJP requests, bypass authentication, and obtain sensitive information by causing the connector to interpret a request body as a new request.</description>
        <oval_repository>
          <dates>
            <submitted date="2012-01-30T11:36:29.000-05:00">
              <contributor organization="Hewlett-Packard">Yamini Mohan R</contributor>
            </submitted>
            <status_change date="2012-02-08T16:23:43.515-05:00">DRAFT</status_change>
            <status_change date="2012-02-27T04:04:49.753-05:00">INTERIM</status_change>
            <status_change date="2012-03-19T04:01:03.136-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:12.795-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:12.605-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:49.489-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:00:47.089-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:28.612-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:43.663-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.34.01" test_ref="oval:org.mitre.oval:tst:77341"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:14931" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Apache Running Tomcat Servlet Engine, Remote Information Disclosure, Authentication Bypass, Cross-Site Scripting (XSS), Unauthorized Access, Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2011-2204" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2204"/>
        <description>Apache Tomcat 5.5.x before 5.5.34, 6.x before 6.0.33, and 7.x before 7.0.17, when the MemoryUserDatabase is used, creates log entries containing passwords upon encountering errors in JMX user creation, which allows local users to obtain sensitive information by reading a log file.</description>
        <oval_repository>
          <dates>
            <submitted date="2012-01-30T11:36:29.000-05:00">
              <contributor organization="Hewlett-Packard">Yamini Mohan R</contributor>
            </submitted>
            <status_change date="2012-02-08T16:23:43.948-05:00">DRAFT</status_change>
            <status_change date="2012-02-27T04:04:49.560-05:00">INTERIM</status_change>
            <status_change date="2012-03-19T04:01:02.902-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:12.616-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:12.439-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:49.141-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:00:47.011-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:28.477-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:43.563-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criterion comment="hpuxws22TOMCAT.TOMCAT version is less than B.5.5.34.01" test_ref="oval:org.mitre.oval:tst:77341"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:14930" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2011-0814" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0814"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 6 Update 25 and earlier, 5.0 Update 29 and earlier, and 1.4.2_31 and earlier allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to Sound, a different vulnerability than CVE-2011-0802.</description>
        <oval_repository>
          <dates>
            <submitted date="2012-01-30T11:27:25.000-05:00">
              <contributor organization="Hewlett-Packard">Yamini Mohan R</contributor>
            </submitted>
            <status_change date="2012-02-08T14:44:29.206-05:00">DRAFT</status_change>
            <status_change date="2012-02-27T04:04:48.990-05:00">INTERIM</status_change>
            <status_change date="2012-03-19T04:01:02.348-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:12.997-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:39.644-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:50.235-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:00:46.737-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:28.900-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:43.371-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02697">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77890"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:78031"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77309"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:78066"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77248"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77848"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77679"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:78126"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77403"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77696"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77417"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77930"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:78033"/>
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77376"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02697">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78055"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:77448"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78081"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78069"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78147"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:77674"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:77507"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78158"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:77781"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78027"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78096"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:77288"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78102"/>
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78120"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:14915" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2011-0872" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0872"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 6 Update 25 and earlier allows remote attackers to affect availability via unknown vectors related to NIO.</description>
        <oval_repository>
          <dates>
            <submitted date="2012-01-30T11:27:25.000-05:00">
              <contributor organization="Hewlett-Packard">Yamini Mohan R</contributor>
            </submitted>
            <status_change date="2012-02-08T14:44:34.845-05:00">DRAFT</status_change>
            <status_change date="2012-02-27T04:04:47.999-05:00">INTERIM</status_change>
            <status_change date="2012-03-19T04:01:01.725-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:19.750-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:39.467-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:34:06.301-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:00:46.554-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:36.143-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:43.069-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02697">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77890"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:78031"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77309"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:78066"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77248"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77848"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77679"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:78126"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77403"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77696"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77417"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77930"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:78033"/>
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77376"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02697">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78055"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:77448"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78081"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78069"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78147"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:77674"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:77507"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78158"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:77781"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78027"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78096"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:77288"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78102"/>
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78120"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:14896" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2011-0815" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0815"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 6 Update 25 and earlier, 5.0 Update 29 and earlier, and 1.4.2_31 and earlier allows remote untrusted Java Web Start applications and untrusted Java applets to affect confidentiality, integrity, and availability via unknown vectors related to AWT.</description>
        <oval_repository>
          <dates>
            <submitted date="2012-01-30T11:27:25.000-05:00">
              <contributor organization="Hewlett-Packard">Yamini Mohan R</contributor>
            </submitted>
            <status_change date="2012-02-08T14:44:29.675-05:00">DRAFT</status_change>
            <status_change date="2012-02-27T04:04:46.425-05:00">INTERIM</status_change>
            <status_change date="2012-03-19T04:00:59.346-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:05.580-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:39.316-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:28.393-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:00:46.183-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:39.272-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:42.850-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02697">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77890"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:78031"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77309"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:78066"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77248"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77848"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77679"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:78126"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77403"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77696"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77417"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77930"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:78033"/>
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77376"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02697">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78055"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:77448"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78081"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78069"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78147"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:77674"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:77507"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78158"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:77781"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78027"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78096"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:77288"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78102"/>
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78120"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:14827" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Running Java, Remote Unauthorized Access, Disclosure of Information, and Other Vulnerabilities</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2011-0868" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0868"/>
        <description>Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 6 Update 25 and earlier allows remote attackers to affect confidentiality via unknown vectors related to 2D.</description>
        <oval_repository>
          <dates>
            <submitted date="2012-01-30T11:27:25.000-05:00">
              <contributor organization="Hewlett-Packard">Yamini Mohan R</contributor>
            </submitted>
            <status_change date="2012-02-08T14:44:33.717-05:00">DRAFT</status_change>
            <status_change date="2012-02-27T04:04:43.608-05:00">INTERIM</status_change>
            <status_change date="2012-03-19T04:00:55.891-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:06.089-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:39.161-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:27.852-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:00:45.849-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:18.786-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:42.660-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02697">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk15.JDK15-IPF32 version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77890"/>
            <criterion comment="Jre15.JRE15-COM version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:78031"/>
            <criterion comment="Jdk15.JDK15-IPF64 version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77309"/>
            <criterion comment="Jre15.JRE15-PA20 version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:78066"/>
            <criterion comment="Jre15.JRE15-PA20-HS version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77248"/>
            <criterion comment="Jre15.JRE15-PA20W version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77848"/>
            <criterion comment="Jre15.JRE15-PA20W-HS version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77679"/>
            <criterion comment="Jre15.JRE15-IPF32 version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:78126"/>
            <criterion comment="Jre15.JRE15-IPF32-HS version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77403"/>
            <criterion comment="Jre15.JRE15-IPF64 version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77696"/>
            <criterion comment="Jdk15.JDK15-PA20W version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77417"/>
            <criterion comment="Jre15.JRE15-IPF64-HS version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77930"/>
            <criterion comment="Jdk15.JDK15-PA20 version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:78033"/>
            <criterion comment="Jdk15.JDK15-COM version is less than 1.5.0.24.00" test_ref="oval:org.mitre.oval:tst:77376"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02697">
          <criteria operator="OR" comment="platforms">
            <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
            <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
            <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          </criteria>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="Jdk60.JDK60-PA20 version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78055"/>
            <criterion comment="Jdk60.JDK60-PA20W version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:77448"/>
            <criterion comment="Jre60.JRE60-COM version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78081"/>
            <criterion comment="Jre60.JRE60-IPF32 version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78069"/>
            <criterion comment="Jre60.JRE60-IPF32-HS version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78147"/>
            <criterion comment="Jre60.JRE60-IPF64 version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:77674"/>
            <criterion comment="Jre60.JRE60-IPF64-HS version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:77507"/>
            <criterion comment="Jre60.JRE60-PA20 version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78158"/>
            <criterion comment="Jre60.JRE60-PA20-HS version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:77781"/>
            <criterion comment="Jre60.JRE60-PA20W version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78027"/>
            <criterion comment="Jre60.JRE60-PA20W-HS version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78096"/>
            <criterion comment="Jdk60.JDK60-IPF32 version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:77288"/>
            <criterion comment="Jdk60.JDK60-IPF64 version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78102"/>
            <criterion comment="Jdk60.JDK60-COM version is less than 1.6.0.12.00" test_ref="oval:org.mitre.oval:tst:78120"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:14824" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Apache Web Server, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2011-3192" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3192"/>
        <description>The byterange filter in the Apache HTTP Server 1.3.x, 2.0.x through 2.0.64, and 2.2.x through 2.2.19 allows remote attackers to cause a denial of service (memory and CPU consumption) via a Range header that expresses multiple overlapping ranges, as exploited in the wild in August 2011, a different vulnerability than CVE-2007-0086.</description>
        <oval_repository>
          <dates>
            <submitted date="2012-01-30T13:51:11.000-05:00">
              <contributor organization="Hewlett-Packard">Yamini Mohan R</contributor>
            </submitted>
            <status_change date="2012-02-08T15:26:28.276-05:00">DRAFT</status_change>
            <status_change date="2012-02-27T04:04:42.947-05:00">INTERIM</status_change>
            <status_change date="2012-03-19T04:00:55.408-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:05.623-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:12.238-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:26.251-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:00:45.679-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:18.222-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:42.506-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78028"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:77669"/>
          <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78123"/>
          <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78196"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78213"/>
          <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:77804"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78230"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78101"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:77999"/>
          <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:77496"/>
          <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78001"/>
          <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78276"/>
          <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78227"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78275"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78170"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78231"/>
          <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:77910"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78041"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78279"/>
          <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:77290"/>
          <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:77958"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78057"/>
          <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78269"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78272"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:14804" version="11" class="vulnerability">
      <metadata>
        <title>HP-UX Apache Web Server, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2011-0419" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0419"/>
        <description>Stack consumption vulnerability in the fnmatch implementation in apr_fnmatch.c in the Apache Portable Runtime (APR) library before 1.4.3 and the Apache HTTP Server before 2.2.18, and in fnmatch.c in libc in NetBSD 5.1, OpenBSD 4.8, FreeBSD, Apple Mac OS X 10.6, Oracle Solaris 10, and Android, allows context-dependent attackers to cause a denial of service (CPU and memory consumption) via *? sequences in the first argument, as demonstrated by attacks against mod_autoindex in httpd.</description>
        <oval_repository>
          <dates>
            <submitted date="2012-01-30T13:51:10.000-05:00">
              <contributor organization="Hewlett-Packard">Yamini Mohan R</contributor>
            </submitted>
            <status_change date="2012-02-08T15:26:27.839-05:00">DRAFT</status_change>
            <status_change date="2012-02-27T04:04:41.824-05:00">INTERIM</status_change>
            <status_change date="2012-03-19T04:00:54.016-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:13:02.342-05:00">INTERIM</status_change>
            <status_change date="2014-03-10T04:00:11.782-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:33:16.815-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:00:45.407-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:36:14.358-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:42.298-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="platforms">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
        </criteria>
        <criteria operator="OR" comment="filesets tests">
          <criterion comment="hpuxws22APACHE.APACHE version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78028"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:77669"/>
          <criterion comment="hpuxws22APCH32.APACHE version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78123"/>
          <criterion comment="hpuxws22APACHE.APACHE2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78196"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78213"/>
          <criterion comment="hpuxws22APCH32.APACHE2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:77804"/>
          <criterion comment="hpuxws22APACHE.AUTH_LDAP2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78230"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78101"/>
          <criterion comment="hpuxws22APCH32.AUTH_LDAP2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:77999"/>
          <criterion comment="hpuxws22APACHE.MOD_JK version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:77496"/>
          <criterion comment="hpuxws22APACHE.MOD_JK2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78001"/>
          <criterion comment="hpuxws22APCH32.MOD_JK version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78276"/>
          <criterion comment="hpuxws22APCH32.MOD_JK2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78227"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78275"/>
          <criterion comment="hpuxws22APACHE.MOD_PERL2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78170"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78231"/>
          <criterion comment="hpuxws22APACHE.PHP version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:77910"/>
          <criterion comment="hpuxws22APCH32.MOD_PERL2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78041"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78279"/>
          <criterion comment="hpuxws22APACHE.PHP2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:77290"/>
          <criterion comment="hpuxws22APCH32.PHP version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:77958"/>
          <criterion comment="hpuxws22APACHE.WEBPROXY version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78057"/>
          <criterion comment="hpuxws22APCH32.PHP2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78269"/>
          <criterion comment="hpuxws22APCH32.WEBPROXY2 version is less than B.2.2.15.09" test_ref="oval:org.mitre.oval:tst:78272"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:14792" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX running VEA, Remote Denial of Service (DoS), Execution of Arbitrary Code</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2011-0547" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0547"/>
        <description>Multiple integer overflows in vxsvc.exe in the Veritas Enterprise Administrator service in Symantec Veritas Storage Foundation 5.1 and earlier, Veritas Storage Foundation Cluster File System (SFCFS) 5.1 and earlier, Veritas Storage Foundation Cluster File System Enterprise for Oracle RAC (SFCFSORAC) 5.1 and earlier, Veritas Dynamic Multi-Pathing (DMP) 5.1, and NetBackup PureDisk 6.5.x through 6.6.1.x allow remote attackers to execute arbitrary code via (1) a crafted Unicode string, related to the vxveautil.value_binary_unpack function; (2) a crafted ASCII string, related to the vxveautil.value_binary_unpack function; or (3) a crafted value, related to the vxveautil.kv_binary_unpack function, leading to a buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2012-01-30T14:09:36.000-05:00">
              <contributor organization="Hewlett-Packard">Yamini Mohan R</contributor>
            </submitted>
            <status_change date="2012-02-08T15:15:13.419-05:00">DRAFT</status_change>
            <status_change date="2012-02-27T04:04:41.481-05:00">INTERIM</status_change>
            <status_change date="2012-03-19T04:00:52.976-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:02.541-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:39.022-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - PFA Vulnerability Definitions for February HP-UX security advisory" date="2015-03-06T12:24:00.373-05:00">
              <contributor organization="Hewlett-Packard">Prashant Kumar</contributor>
            </modified>
            <status_change date="2015-03-06T12:36:18.471-05:00">INTERIM</status_change>
            <status_change date="2015-03-23T04:00:45.209-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:8260 - Fixed erroneous modification made to tst:8260 on 3/6/2015" date="2015-03-31T13:26:00.992-04:00">
              <contributor organization="The MITRE Corporation">Mike Cokus</contributor>
            </modified>
            <status_change date="2015-03-31T13:37:33.753-04:00">INTERIM</status_change>
            <status_change date="2015-04-20T04:00:42.129-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02700">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="VRTSob.VEAS-FILESET is installed" test_ref="oval:org.mitre.oval:tst:78171"/>
          <criterion negate="true" comment="Patch PHCO_42317 is installed" test_ref="oval:org.mitre.oval:tst:78103"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02700">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="VRTSob.VEAS-FILESET is installed" test_ref="oval:org.mitre.oval:tst:78171"/>
          <criterion negate="true" comment="Patch PHCO_42173 is installed" test_ref="oval:org.mitre.oval:tst:78181"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02700">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="VRTSob.VEAS-FILESET is installed" test_ref="oval:org.mitre.oval:tst:78171"/>
          <criterion negate="true" comment="Patch PHCO_42178 is installed" test_ref="oval:org.mitre.oval:tst:78078"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02700">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="VRTSobc33.VRTSOBC33 is installed" test_ref="oval:org.mitre.oval:tst:78220"/>
          <criterion negate="true" comment="Patch PHCO_42181 is installed" test_ref="oval:org.mitre.oval:tst:77461"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02700">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="VRTSobc33.VRTSOBC33 is installed" test_ref="oval:org.mitre.oval:tst:78220"/>
          <criterion negate="true" comment="Patch PHCO_42179 is installed" test_ref="oval:org.mitre.oval:tst:78014"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02700">
          <criterion comment="HP Release B.11.23" test_ref="oval:org.mitre.oval:tst:3901"/>
          <criterion comment="VRTSob.VEAS-FILESET is installed" test_ref="oval:org.mitre.oval:tst:78171"/>
          <criterion negate="true" comment="Patch PHCO_42180 is installed" test_ref="oval:org.mitre.oval:tst:78043"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02700">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="VRTSobc33.VRTSOBC33 is installed" test_ref="oval:org.mitre.oval:tst:78220"/>
          <criterion negate="true" comment="Patch PHCO_42177 is installed" test_ref="oval:org.mitre.oval:tst:78082"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02700">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criterion comment="VRTSob.VEAS-FILESET is installed" test_ref="oval:org.mitre.oval:tst:78171"/>
          <criterion negate="true" comment="Patch PHCO_42176 is installed" test_ref="oval:org.mitre.oval:tst:77909"/>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02700">
          <criterion comment="HP-UX B.11.31" test_ref="oval:org.mitre.oval:tst:8260"/>
          <criteria operator="OR" comment="filesets tests">
            <criterion comment="VRTSob.VEAS-FILESET is installed" test_ref="oval:org.mitre.oval:tst:78171"/>
            <criterion comment="VRTSob.VEAS-FILESET is installed" test_ref="oval:org.mitre.oval:tst:78171"/>
          </criteria>
          <criteria negate="true" operator="OR" comment="Patch PHCO_42182 and PHCO_42316 are installed">
            <criterion comment="Patch PHCO_42182 is installed" test_ref="oval:org.mitre.oval:tst:77881"/>
            <criterion comment="Patch PHCO_42316 is installed" test_ref="oval:org.mitre.oval:tst:78160"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Criteria meets HP Security Bulletin HPSBUX02700">
          <criterion comment="HP Release B.11.11" test_ref="oval:org.mitre.oval:tst:3704"/>
          <criterion comment="VRTSob.VEAS-FILESET is installed" test_ref="oval:org.mitre.oval:tst:78171"/>
          <criterion negate="true" comment="Patch PHCO_42175 is installed" test_ref="oval:org.mitre.oval:tst:78169"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:14762" version="12" class="vulnerability">
      <metadata>
        <title>HP-UX Apache Web Server, Remote Denial of Service (DoS)</title>
        <affected family="unix">
          <platform>HP-UX 11</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2011-3192" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3192"/>
        <description>The byterange filter in the Apache HTTP Server 1.3.x, 2.0.x through 2.0.64, and 2.2.x through 2.2.19 allows remote attackers to cause a denial of service (memory and CPU consumption) via a Range header that expresses multiple overlapping ranges, as exploited in the wild in August 2011, a different vulnerability than CVE-2007-0086.</description>
        <oval_repository>
          <dates>
            <submitted date="2012-01-30T14:02:48.000-05:00">
              <contributor organization="Hewlett-Packard">Yamini Mohan R</contributor>
            </submitted>
            <status_change date="2012-02-08T15:16:37.002-05:00">DRAFT</status_change>
            <status_change date="2012-02-27T04:04:39.265-05:00">INTERIM</status_change>
            <status_change date="2012-03-19T04:00:50.508-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3901 - HP-UX Security Advisory - HPSBUX02944_101" date="2014-02-19T09:09:00.021-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-02-19T09:14:01.888-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:3704 - HP-UX Security Advisories published in February 2014" date="2014-03-05T13:28:00.446-05:00">
              <contributor organization="Hewlett-Packard">Sushant Kumar Singh</contributor>
            </modified>
            <status_change date="2014-03-24T04:00:38.810-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ts